/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_vsync.cpp | 39 if(!ctx->vstate.fakevsync && 72 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { 74 ctx->vstate.fakevsync = true; 92 ctx->vstate.fakevsync = true; 96 if (LIKELY(!ctx->vstate.fakevsync)) {
|
hwc_utils.h | 107 bool fakevsync; member in struct:qhwc::VsyncState
|
hwc_utils.cpp | 239 ctx->vstate.fakevsync = false; [all...] |
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_vsync.cpp | 47 if(!ctx->vstate.fakevsync && 108 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { 110 ctx->vstate.fakevsync = true; 137 ctx->vstate.fakevsync = true; 150 if (LIKELY(!ctx->vstate.fakevsync)) { 170 ctx->vstate.fakevsync = true;
|
hwc.cpp | 861 if(ctx->vstate.fakevsync)
|
hwc_utils.h | 164 bool fakevsync; member in struct:qhwc::VsyncState
|
hwc_utils.cpp | 268 ctx->vstate.fakevsync = false; [all...] |
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_vsync.cpp | 48 if(!ctx->vstate.fakevsync && 118 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { 120 ctx->vstate.fakevsync = true; 149 ctx->vstate.fakevsync = true; 162 if (LIKELY(!ctx->vstate.fakevsync)) {
|
hwc_utils.h | 140 bool fakevsync; member in struct:qhwc::VsyncState
|
hwc_utils.cpp | 248 ctx->vstate.fakevsync = false; [all...] |
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_vsync.cpp | 49 if(!ctx->vstate.fakevsync && 127 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { 129 ctx->vstate.fakevsync = true; 153 ctx->vstate.fakevsync = true; 168 if (LIKELY(!ctx->vstate.fakevsync)) {
|
hwc_utils.h | 180 bool fakevsync; member in struct:qhwc::VsyncState
|
hwc_utils.cpp | 387 ctx->vstate.fakevsync = false; [all...] |
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_vsync.cpp | 49 if(!ctx->vstate.fakevsync && 127 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { 129 ctx->vstate.fakevsync = true; 153 ctx->vstate.fakevsync = true; 166 if (LIKELY(!ctx->vstate.fakevsync)) {
|
hwc_utils.h | 174 bool fakevsync; member in struct:qhwc::VsyncState
|
hwc_utils.cpp | 364 ctx->vstate.fakevsync = false; [all...] |