HomeSort by relevance Sort by last modified time
    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