Home
last modified time | relevance | path

Searched refs:createBackendFormat (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/core/
DSkSurfaceCharacterization.h81 SkSurfaceCharacterization createBackendFormat(SkColorType colorType,
228 SkSurfaceCharacterization createBackendFormat(SkColorType, const GrBackendFormat&) const { in createBackendFormat() function
/external/skia/src/core/
DSkSurfaceCharacterization.cpp96 SkSurfaceCharacterization SkSurfaceCharacterization::createBackendFormat( in createBackendFormat() function in SkSurfaceCharacterization
/external/skia/tests/
DDeferredDisplayListTest.cpp570 SkSurfaceCharacterization char1 = char0.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()
577 auto stillInvalid = invalid.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()
/external/skia/site/docs/user/release/
Drelease_notes.md668 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and
/external/skia/
DRELEASE_NOTES.txt735 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and