HomeSort by relevance Sort by last modified time
    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 27 milliseconds