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

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 172 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 244 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) {
451 if(not isSupportedForMDPComp(ctx, layer)) {
505 if(not isSupportedForMDPComp(ctx, layer)) {
589 if(not isSupportedForMDPComp(ctx, layer)) {
728 if(not isSupportedForMDPComp(ctx, layer)) {
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 225 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 308 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) {
749 not isSupportedForMDPComp(ctx, layer)) {
816 if(not isSupportedForMDPComp(ctx, layer)) {
884 if(not isSupportedForMDPComp(ctx, layer)) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 215 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp 301 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) {
640 if(not isSupportedForMDPComp(ctx, layer)) {
703 if(not isSupportedForMDPComp(ctx, layer)) {
766 if(not isSupportedForMDPComp(ctx, layer)) {
    [all...]

Completed in 316 milliseconds