Home
last modified time | relevance | path

Searched refs:HWC_BLIT (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/hwchal/
H A DHwcHALBase.h27 #ifndef HWC_BLIT
29 #define HWC_BLIT 0xFF macro
31 #define HWC_BLIT (HWC_FRAMEBUFFER_TARGET + 1) macro
35 #define HWC_BLIT 0xFF macro
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/
H A DHwcComposer2D.cpp697 mList->hwLayers[j].compositionType == HWC_BLIT) { in PrepareLayerList()
711 case HWC_BLIT: in PrepareLayerList()