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

  /hardware/libhardware/include/hardware/
hardware.h 194 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 451 if (transform & HAL_TRANSFORM_FLIP_V) {
Layer.cpp 254 const uint32_t mask = HAL_TRANSFORM_FLIP_V | HAL_TRANSFORM_FLIP_H;
  /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 16 milliseconds