OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makeCopyForTextureParams
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrGpu.cpp
58
bool GrGpu::
makeCopyForTextureParams
(int width, int height, const GrTextureParams& textureParams,
GrGpu.h
445
bool
makeCopyForTextureParams
(int width, int height, const GrTextureParams&,
452
bool
makeCopyForTextureParams
(GrTexture* texture, const GrTextureParams& params,
454
if (this->
makeCopyForTextureParams
(texture->width(), texture->height(), params,
Completed in 86 milliseconds