Home
last modified time | relevance | path

Searched refs:encoded_format (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android_mapper.cpp110 hidl_vec<uint8_t> encoded_format; in mapper_metadata_get_buffer_info() local
111 auto err = GetMetadata(mapper, buf->handle, android::gralloc4::MetadataType_PixelFormatFourCC, &encoded_format); in mapper_metadata_get_buffer_info()
115 auto status = android::gralloc4::decodePixelFormatFourCC(encoded_format, &buf_info.drm_fourcc); in mapper_metadata_get_buffer_info()

Completed in 1 milliseconds