OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:paintToTarget
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapper.h
103
virtual void
paintToTarget
(const BitmapTexture& texture, const IntSize&, const TransformationMatrix& matrix, float opacity, const IntRect& visibleRect)
/external/webkit/Source/WebCore/platform/graphics/opengl/
TextureMapperGL.cpp
604
void TextureMapperGL::
paintToTarget
(const BitmapTexture& aSurface, const IntSize& surfaceSize, const TransformationMatrix& transform, float opacity, const IntRect& visibleRect)
Completed in 1912 milliseconds