Searched refs:isSupportedForMDPComp (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.h226 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp300 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
757 not isSupportedForMDPComp(ctx, layer)) {
824 if(not isSupportedForMDPComp(ctx, layer)) {
892 if(not isSupportedForMDPComp(ctx, layer)) {
1199 if(not isSupportedForMDPComp(ctx, layer)) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.h230 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp325 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
772 not isSupportedForMDPComp(ctx, layer)) {
826 if(not isSupportedForMDPComp(ctx, layer)) {
1001 if(not isSupportedForMDPComp(ctx, layer)) {
1069 if(not isSupportedForMDPComp(ctx, layer)) {
1378 if(not isSupportedForMDPComp(ctx, layer)) {
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_mdpcomp.h250 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp379 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
853 not isSupportedForMDPComp(ctx, layer)) {
916 if(not isSupportedForMDPComp(ctx, layer)) {
1164 if(not isSupportedForMDPComp(ctx, layer)) {
1234 if(not isSupportedForMDPComp(ctx, layer)) {
1477 if(not isSupportedForMDPComp(ctx, layer)) {
1629 if(not isSupportedForMDPComp(ctx, layer)) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.h246 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
H A Dhwc_mdpcomp.cpp383 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { function in class:qhwc::MDPComp
873 not isSupportedForMDPComp(ctx, layer)) {
927 if(not isSupportedForMDPComp(ctx, layer)) {
1165 if(not isSupportedForMDPComp(ctx, layer)) {
1227 if(not isSupportedForMDPComp(ctx, layer)) {
1502 if(not isSupportedForMDPComp(ctx, layer)) {
1654 if(not isSupportedForMDPComp(ctx, layer)) {

Completed in 96 milliseconds