HomeSort by relevance Sort by last modified time
    Searched refs:updateVertices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
PatchCache.cpp 92 mesh->updateVertices(bitmapWidth, bitmapHeight, 0.0f, 0.0f, pixelWidth, pixelHeight);
102 mesh->updateVertices(bitmapWidth, bitmapHeight, 0.0f, 0.0f, pixelWidth, pixelHeight);
Patch.h 51 void updateVertices(const float bitmapWidth, const float bitmapHeight,
Patch.cpp 109 void Patch::updateVertices(const float bitmapWidth, const float bitmapHeight,

Completed in 1211 milliseconds