HomeSort by relevance Sort by last modified time
    Searched refs:isYUVDoable (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 146 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 529 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) {
651 if(!isYUVDoable(ctx, layer)) {
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 155 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 662 bool MDPComp::isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer) {
774 if(!isYUVDoable(ctx, layer)) {
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 190 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 194 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h 199 bool isYUVDoable(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp     [all...]

Completed in 251 milliseconds