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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_qclient.cpp 98 ctx->mExtOrientation = orientation;
139 if(dpy && (ctx->mExtOrientation || ctx->mBufferMirrorMode)) {
hwc_fbupdate.cpp 171 && !ctx->mExtOrientation) {
hwc_utils.h 542 int mExtOrientation;
546 //which overrides the mExtOrientation
hwc.cpp 167 ctx->mExtOrientation = atoi(value);*/
169 if(ctx->mExtOrientation || ctx->mBufferMirrorMode) {
hwc_utils.cpp 249 ctx->mExtOrientation = 0;
364 int extOrient = ctx->mExtOrientation;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_qclient.cpp 99 ctx->mExtOrientation = orientation;
145 if(dpy && (ctx->mExtOrientation || ctx->mBufferMirrorMode)) {
hwc_fbupdate.cpp 177 && !ctx->mExtOrientation) {
hwc_utils.h 575 int mExtOrientation;
579 //which overrides the mExtOrientation
hwc.cpp 177 ctx->mExtOrientation = atoi(value);*/
179 if(ctx->mExtOrientation || ctx->mBufferMirrorMode) {
hwc_utils.cpp 269 ctx->mExtOrientation = 0;
379 int extOrient = ctx->mExtOrientation;
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.cpp 168 && !ctx->mExtOrientation) {
297 && !ctx->mExtOrientation) {
461 && !ctx->mExtOrientation) {
hwc_qclient.cpp 111 ctx->mExtOrientation = orientation;
157 if(dpy && (ctx->mExtOrientation || ctx->mBufferMirrorMode)) {
hwc_utils.h 631 int mExtOrientation;
635 //which overrides the mExtOrientation
hwc.cpp 160 ctx->mExtOrientation = atoi(value);*/
162 if(ctx->mExtOrientation || ctx->mBufferMirrorMode) {
    [all...]
hwc_utils.cpp 388 ctx->mExtOrientation = 0;
607 int extOrient = ctx->mExtOrientation;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 171 && !ctx->mExtOrientation) {
303 && !ctx->mExtOrientation) {
469 && !ctx->mExtOrientation) {
hwc_qclient.cpp 110 ctx->mExtOrientation = orientation;
156 if(dpy && (ctx->mExtOrientation || ctx->mBufferMirrorMode)) {
hwc_utils.h 650 int mExtOrientation;
654 //which overrides the mExtOrientation
hwc.cpp 159 ctx->mExtOrientation = atoi(value);*/
161 if(ctx->mExtOrientation || ctx->mBufferMirrorMode) {
    [all...]
hwc_utils.cpp 365 ctx->mExtOrientation = 0;
540 int extOrient = ctx->mExtOrientation;
    [all...]

Completed in 227 milliseconds