Searched defs:COLOR_FORMAT (Results 1 – 3 of 3) sorted by relevance
54 private static final int COLOR_FORMAT = CodecCapabilities.COLOR_FormatYUV420Planar; field in AndroidVideoDecoderTest
772 static constexpr auto COLOR_FORMAT = VK_FORMAT_R8G8B8A8_UNORM; in createRenderPass() local
69 static const VkFormat COLOR_FORMAT = VK_FORMAT_R8G8B8A8_UNORM; variable