Searched refs:pixelFormatString (Results 1 – 6 of 6) sorted by relevance
58 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate() local61 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
336 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor() local337 drv_log("Failed to convert descriptor. Unsupported format %s\n", pixelFormatString.c_str()); in convertToCrosDescriptor()
461 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat() local463 pixelFormatString.c_str()); in getResolvedDrmFormat()
57 std::string pixelFormatString = getPixelFormatString(descriptor.format); in allocate() local60 pixelFormatString.c_str(), drmFormatString.c_str(), usageString.c_str()); in allocate()
327 std::string pixelFormatString = getPixelFormatString(descriptor.format); in convertToCrosDescriptor() local328 drv_log("Failed to convert descriptor. Unsupported format %s\n", pixelFormatString.c_str()); in convertToCrosDescriptor()
636 std::string pixelFormatString = getPixelFormatString(pixelFormat); in getResolvedDrmFormat() local638 pixelFormatString.c_str()); in getResolvedDrmFormat()