OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addSubImage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrAtlas.h
42
bool
addSubImage
(int width, int height, const void*, SkIPoint16*);
GrAtlas.cpp
60
bool GrPlot::
addSubImage
(int width, int height, const void* image, SkIPoint16* loc) {
219
if (plot->
addSubImage
(width, height, image, loc)) {
247
if (plot->
addSubImage
(width, height, image, loc)) {
Completed in 545 milliseconds