OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:texturePath
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/viewer/
NIMASlide.cpp
111
std::string
texturePath
= fBasePath + ".png";
113
fActor = std::make_unique<NimaActor>(nimaPath,
texturePath
);
/external/skqp/tools/viewer/
NIMASlide.cpp
111
std::string
texturePath
= fBasePath + ".png";
113
fActor = std::make_unique<NimaActor>(nimaPath,
texturePath
);
Completed in 91 milliseconds