Searched refs:pixelFormatString (Results 1 – 4 of 4) sorted by relevance
51 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate() local54 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
72 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor() local73 ALOGE("Failed to convert descriptor. Unsupported format %s", pixelFormatString.c_str()); in convertToCrosDescriptor()
694 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat() local696 pixelFormatString.c_str()); in getResolvedDrmFormat()
149 const std::string pixelFormatString = ::android::hardware::graphics::common::V1_2::toString( in allocateBuffer() local156 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocateBuffer()