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

  /system/core/include/system/
graphics.h 131 HAL_TRANSFORM_FLIP_V = 0x02,
window.h 280 NATIVE_WINDOW_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 115 HWC_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
  /frameworks/native/services/surfaceflinger/
Transform.h 45 FLIP_V = HAL_TRANSFORM_FLIP_V,
  /frameworks/native/libs/ui/
Rect.cpp 102 if (xform & HAL_TRANSFORM_FLIP_V) {
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp     [all...]
  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.cpp 491 case HAL_TRANSFORM_FLIP_V:

Completed in 348 milliseconds