Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkSurfaceCharacterization.h79 SkSurfaceCharacterization createBackendFormat(SkColorType colorType,
217 SkSurfaceCharacterization createBackendFormat(SkColorType, const GrBackendFormat&) const { in createBackendFormat() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkSurfaceCharacterization.h81 SkSurfaceCharacterization createBackendFormat(SkColorType colorType,
219 SkSurfaceCharacterization createBackendFormat(SkColorType, const GrBackendFormat&) const { in createBackendFormat() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkSurfaceCharacterization.cpp77 SkSurfaceCharacterization SkSurfaceCharacterization::createBackendFormat( in createBackendFormat() function in SkSurfaceCharacterization
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkSurfaceCharacterization.cpp96 SkSurfaceCharacterization SkSurfaceCharacterization::createBackendFormat( in createBackendFormat() function in SkSurfaceCharacterization
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp572 SkSurfaceCharacterization char1 = char0.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()
579 auto stillInvalid = invalid.createBackendFormat(kRGB_565_SkColorType, in DDLSurfaceCharacterizationTestImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/site/user/release/
H A Drelease_notes.md39 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/site/user/release/
H A Drelease_notes.md300 * Added two new helper methods to SkSurfaceCharacterization: createBackendFormat and