OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAlphaPresent
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
171
bool
isAlphaPresent
(hwc_layer_1_t const* layer);
hwc_utils.cpp
380
if(needsScaling(layer) &&
isAlphaPresent
(layer)) {
386
bool
isAlphaPresent
(hwc_layer_1_t const* layer) {
[
all
...]
Completed in 29 milliseconds