Home
last modified time | relevance | path

Searched refs:drmFormatString (Results 1 – 4 of 4) sorted by relevance

/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Allocator.cc57 std::string drmFormatString = get_drm_format_string(crosDescriptor.drm_format); in allocate() local
61 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
DCrosGralloc3Mapper.cc477 std::string drmFormatString = get_drm_format_string(drmFormat); in getResolvedDrmFormat() local
479 drmFormatString.c_str()); in getResolvedDrmFormat()
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Allocator.cc56 std::string drmFormatString = get_drm_format_string(crosDescriptor.drm_format); in allocate() local
60 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
DCrosGralloc4Mapper.cc652 std::string drmFormatString = get_drm_format_string(drmFormat); in getResolvedDrmFormat() local
654 drmFormatString.c_str()); in getResolvedDrmFormat()