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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 305 @fn FindCharacter
311 PVRTuint32 FindCharacter(PVRTuint32 character) const;
PVRTPrint3D.cpp 286 @fn FindCharacter
292 PVRTuint32 CPVRTPrint3D::FindCharacter(PVRTuint32 character) const
740 uiIdx = FindCharacter(utf32[uiIndex]);
882 PVRTuint32 uiIdx = FindCharacter(Text[uiIndex]);
    [all...]

Completed in 620 milliseconds