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

  /frameworks/native/libs/ui/
DebugUtils.cpp 71 case HAL_DATASPACE_SRGB:
105 case HAL_DATASPACE_SRGB:
154 case HAL_DATASPACE_SRGB:
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc_common_public.h 306 HAL_DATASPACE_SRGB = 0x201,
342 HAL_DATASPACE_EXT_SRGB = HAL_DATASPACE_SRGB,
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc_common_public.h 306 HAL_DATASPACE_SRGB = 0x201,
342 HAL_DATASPACE_EXT_SRGB = HAL_DATASPACE_SRGB,
  /system/core/libsystem/include/system/
graphics-base.h 85 HAL_DATASPACE_SRGB = 513, // 0x201
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 310 HAL_DATASPACE_SRGB,
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.cpp 354 case HAL_DATASPACE_SRGB:
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_layers.cpp 228 case HAL_DATASPACE_SRGB:
  /frameworks/av/media/libstagefright/foundation/
ColorUtils.cpp 435 { HAL_DATASPACE_SRGB, HAL_DATASPACE_V0_SRGB },
  /frameworks/native/libs/gui/tests/
Surface_test.cpp 195 const android_dataspace TEST_DATASPACE = HAL_DATASPACE_SRGB;
    [all...]
  /hardware/interfaces/camera/device/3.2/default/
CameraDeviceSession.cpp 789 return HAL_DATASPACE_SRGB;
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 462 return HAL_DATASPACE_SRGB;
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 665 milliseconds