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