Searched refs:getPixelFormatString (Results 1 – 4 of 4) sorted by relevance
18 std::string getPixelFormatString(android::hardware::graphics::common::V1_2::PixelFormat format);
57 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate()
138 std::string getPixelFormatString(PixelFormat format) { in getPixelFormatString() function428 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor()
589 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat()