Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h172 #define PVRTSIZEOFWCHAR 4 macro
174 #define PVRTSIZEOFWCHAR 2 macro
DPVRTPrint3D.cpp581 #if PVRTSIZEOFWCHAR == 2 // 2 byte wchar. in Print3D()
583 #elif PVRTSIZEOFWCHAR == 4 // 4 byte wchar (POSIX) in Print3D()
798 #if PVRTSIZEOFWCHAR == 2 // 2 byte wchar. in MeasureText()