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

  /frameworks/base/libs/hwui/renderstate/
MeshState.cpp 30 , mCurrentTexCoordsPointer(this)
73 mCurrentTexCoordsPointer, mCurrentTexCoordsStride);
130 || vertices != mCurrentTexCoordsPointer
133 mCurrentTexCoordsPointer = vertices;
140 mCurrentTexCoordsPointer = this;
146 mCurrentTexCoordsPointer = this;
MeshState.h 124 const void* mCurrentTexCoordsPointer;

Completed in 669 milliseconds