Home
last modified time | relevance | path

Searched defs:kOrigin (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tests/
DOpChainTest.cpp183 static const GrSurfaceOrigin kOrigin = kTopLeft_GrSurfaceOrigin; variable
DLazyProxyTest.cpp143 static const GrSurfaceOrigin kOrigin = kBottomLeft_GrSurfaceOrigin; in ClipFP() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCompressedTextureFormatTests.cpp441 const dawn::Origin3D kOrigin = {4, 4, 0}; in TEST_P() local
/third_party/node/lib/internal/http2/
Dcore.js218 const kOrigin = Symbol('origin'); constant
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp776 static constexpr auto kOrigin = kTopLeft_GrSurfaceOrigin; in onGenerateTexture() local