Home
last modified time | relevance | path

Searched refs:CharacterUV (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h370 struct CharacterUV struct
442 CharacterUV* m_pUVs;
DPVRTPrint3D.cpp273 m_pUVs = new CharacterUV[m_uiNumCharacters]; in LoadFontData()