OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWC_HINT_CLEAR_FB
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
64
* HWC sets
HWC_HINT_CLEAR_FB
to tell SurfaceFlinger that it should clear the
69
HWC_HINT_CLEAR_FB
= 0x00000002
/frameworks/base/opengl/tests/hwc/
hwcTestLib.cpp
442
(list->hwLayers[layer].hints &
HWC_HINT_CLEAR_FB
)
512
(list->hwLayers[layer].hints &
HWC_HINT_CLEAR_FB
)
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
[
all
...]
/frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp
963
if ((cur[i].hints &
HWC_HINT_CLEAR_FB
) && layer->isOpaque()) {
[
all
...]
Completed in 432 milliseconds