Home
last modified time | relevance | path

Searched defs:RGBA8888 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dimage.h21 struct RGBA8888 { struct
43 uint32_t width, uint32_t height, const RGBA8888& bottomLeft, argument
/aosp_15_r20/external/libkmsxx/kms++/inc/kms++/
H A Dpixelformats.h41 RGBA8888 = MakeFourCC("RA24"), enumerator
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Demulator_controller.proto866 RGBA8888 = 1; enumerator
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Demulator_controller.proto977 RGBA8888 = 1; enumerator
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h69 RGBA8888, /**< 4 channels, 1 U8 per channel */ enumerator