OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrTextureMaker
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrTextureMaker.h
17
class
GrTextureMaker
: public GrTextureProducer {
29
GrTextureMaker
(GrRecordingContext* context, int width, int height, bool isAlphaOnly,
/external/skqp/src/gpu/
GrTextureMaker.h
17
class
GrTextureMaker
: public GrTextureProducer {
29
GrTextureMaker
(GrContext* context, int width, int height, bool isAlphaOnly)
Completed in 56 milliseconds