OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIV_FLAGS_EXTERNAL_BLOCK
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h
156
PRIV_FLAGS_EXTERNAL_BLOCK
= 0x00004000,
gpu.cpp
99
flags |= private_handle_t::
PRIV_FLAGS_EXTERNAL_BLOCK
;
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
236
return (hnd && (hnd->flags & private_handle_t::
PRIV_FLAGS_EXTERNAL_BLOCK
));
Completed in 81 milliseconds