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

  /hardware/libhardware/include/hardware/
hardware.h 192 HAL_TRANSFORM_FLIP_V = 0x02,
copybit.h 73 COPYBIT_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
overlay.h 59 OVERLAY_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
  /frameworks/base/services/surfaceflinger/
Transform.h 45 FLIP_V = HAL_TRANSFORM_FLIP_V,
LayerBase.cpp 459 if (transform & HAL_TRANSFORM_FLIP_V) {
  /frameworks/base/include/ui/egl/
android_natives.h 101 NATIVE_WINDOW_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
  /frameworks/base/services/camera/libcameraservice/
CameraService.cpp     [all...]

Completed in 51 milliseconds