Searched refs:getPixelFormatString (Results 1 – 8 of 8) sorted by relevance
16 std::string getPixelFormatString(android::hardware::graphics::common::V1_2::PixelFormat format);
57 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate()
32 std::string getPixelFormatString(PixelFormat format) { in getPixelFormatString() function327 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor()
636 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat()
14 std::string getPixelFormatString(android::hardware::graphics::common::V1_2::PixelFormat format);
28 std::string getPixelFormatString(PixelFormat format) { in getPixelFormatString() function336 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor()
58 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate()
461 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat()