OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateVertices
(Results
1 - 4
of
4
) sorted by null
/external/skia/experimental/nima/
NimaActor.h
128
void
updateVertices
(bool isVolatile);
NimaActor.cpp
133
this->
updateVertices
(true);
152
this->
updateVertices
(!useCache);
190
void NimaActorImage::
updateVertices
(bool isVolatile) {
/external/skqp/experimental/nima/
NimaActor.h
128
void
updateVertices
(bool isVolatile);
NimaActor.cpp
133
this->
updateVertices
(true);
152
this->
updateVertices
(!useCache);
190
void NimaActorImage::
updateVertices
(bool isVolatile) {
Completed in 429 milliseconds