OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateVertices
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Patch.h
50
void
updateVertices
(const float bitmapWidth, const float bitmapHeight,
PatchCache.cpp
121
mesh->
updateVertices
(bitmapWidth, bitmapHeight, 0.0f, 0.0f, pixelWidth, pixelHeight);
131
mesh->
updateVertices
(bitmapWidth, bitmapHeight, 0.0f, 0.0f, pixelWidth, pixelHeight);
Patch.cpp
108
void Patch::
updateVertices
(const float bitmapWidth, const float bitmapHeight,
Completed in 34 milliseconds