/hardware/google/graphics/zuma/libhwc2.1/ |
D | ExynosHWCModule.h | 394 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_8_512), 4}, 395 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_513_1024), 4}, 396 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1025_1536), 8}, 397 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1537_2048), 8}, 398 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2049_2304), 12}, 399 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2305_2560), 12}, 400 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2561_3072), 12}, 401 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_3073_INF), 16}, 404 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_8_512), 2}, 405 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_513_1024), 2}, [all …]
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | FaceSensorType.aidl | 38 RGB = 1, enumConstant
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | FaceSensorType.aidl | 38 RGB, enumConstant
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | FaceSensorType.aidl | 38 RGB = 1, enumConstant
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | FaceSensorType.aidl | 32 RGB, enumConstant
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | FaceSensorType.aidl | 38 RGB = 1, enumConstant
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 93 RGB = 0x00000001, enumerator 150 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_8888"), 0}, 152 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGBx_8888"), 0}, 154 1, 1, 24, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGB_888"), 0}, 156 1, 1, 16, RGB | COMP_TYPE_NONE, false, String8("RGB_565"), 0}, 158 1, 1, 16, RGB | COMP_TYPE_AFBC, false, String8("RGB_565_AFBC"), 0}, 160 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("BGRA_8888"), 0}, 162 1, 1, 32, RGB | BIT10 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_1010102"), 0}, 164 … 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("EXYNOS_ARGB_8888"), 0}, 166 1, 1, 64, RGB | BIT16 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_FP16"), 0}, [all …]
|
D | ExynosHWCHelper.cpp | 171 if (exynos_format_desc[i].type & RGB) in isFormatRgb()
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 628 * All RGB formats: BT709. 643 * for RGB conversion. 655 * for RGB conversion from the one purely determined by the primaries 656 * to minimize the color shift into RGB space that uses BT.709 669 * for RGB conversion. 681 * for RGB conversion from the one purely determined by the primaries 682 * to minimize the color shift into RGB space that uses BT.709 695 * for RGB conversion (as in SMPTE 240M). 707 * for RGB conversion. 719 * for RGB conversion using the linear domain. [all …]
|
/hardware/interfaces/biometrics/face/aidl/default/api/ |
D | android.hardware.biometrics.face.VirtualProps-current.txt | 96 enum_values: "IR|RGB"
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 207 RGB, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 235 RGB, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 235 RGB, enumerator
|
/hardware/interfaces/tests/extension/light/2.0/ |
D | types.hal | 63 * to the new value in the three dimensional space with coordinates RGB
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | README.md | 50 $ adb shell setprop persist.vendor.face.virtual.type RGB
|
D | face.sysprop | 12 enum_values: "IR|RGB"
|
D | FakeFaceEngine.cpp | 20 return FaceSensorType::RGB; in GetSensorType()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 254 case DRMPlaneType::RGB: in GetHWPlanesInfo() 291 case DRMPlaneType::RGB: in GetHWPlanesInfo()
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 84 * Some hardware can do RGB->YUV conversion more efficiently in hardware
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.h | 418 enum RGBLayout { RGB, RGBA, ARGB }; enumerator
|
D | EmulatedSensor.cpp | 1011 (*b)->plane.img.stride_in_bytes, RGBLayout::RGB, in threadLoop() 1560 case RGB: in CaptureRGB()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 528 RGB, enumerator
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 550 RGB, enumerator
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 260 // YUV <-> RGB conversion
|
/hardware/google/graphics/zuma/libhwc2.1/libresource/ |
D | ExynosResourceManagerModule.cpp | 369 formatIndex = (isFormatRgb(format) ? RGB : 0) | formatBPP; in calculateHWResourceAmount()
|