Searched refs:pixelFormatString (Results 1 – 3 of 3) sorted by relevance
57 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate() local60 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
428 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor() local429 drv_log("Failed to convert descriptor. Unsupported fomat %s\n", pixelFormatString.c_str()); in convertToCrosDescriptor()
589 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat() local591 pixelFormatString.c_str()); in getResolvedDrmFormat()