Home
last modified time | relevance | path

Searched defs:dRect (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp66 SkDRect dRect; in setConicBounds() local
76 SkDRect dRect; in setCubicBounds() local
86 SkDRect dRect; setQuadBounds() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferDD.cpp293 RECT dRect; in blit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp482 SliceRect dRect; in stretchRect() local
[all...]
H A DContext.cpp3725 void Context::blit(sw::Surface *source, const sw::SliceRect &sRect, sw::Surface *dest, const sw::SliceRect &dRect) in blit() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp36 void Blitter::clear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in clear() argument
49 bool Blitter::fastClear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in fastClear() argument
152 SliceRect dRect = destRect; blit() local
1395 Rect dRect = destRect; blitReactor() local
[all...]
H A DRenderer.cpp732 void Renderer::blit(Surface *source, const SliceRectF &sRect, Surface *dest, const SliceRect &dRect, bool filter, bool isStencil, bool sRGBconversion) in blit() argument

Completed in 11 milliseconds