Searched refs:createBackendFormat (Results 1 – 5 of 5) sorted by relevance
81 SkSurfaceCharacterization createBackendFormat(SkColorType colorType,228 SkSurfaceCharacterization createBackendFormat(SkColorType, const GrBackendFormat&) const { in createBackendFormat() function
96 SkSurfaceCharacterization SkSurfaceCharacterization::createBackendFormat( in createBackendFormat() function in SkSurfaceCharacterization
570 SkSurfaceCharacterization char1 = char0.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()577 auto stillInvalid = invalid.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()
668 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and
735 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and