OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Print3D
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
101
Should be called only once for a
Print3D
object.
105
@param[in] bRotate Rotate
print3D
by 90 degrees
106
@param[in] bMakeCopy This instance of
Print3D
creates a copy
121
data. Should be called only once for a
Print3D
object.
126
@param[in] bRotate Rotate
print3D
by 90 degrees
127
@param[in] bMakeCopy This instance of
Print3D
creates a copy
161
Print3D
will attempt to pick the best method by default
178
EPVRTError
Print3D
(float fPosX, float fPosY, const float fScale, unsigned int Colour, const char * const pszFormat, ...);
193
EPVRTError
Print3D
(float fPosX, float fPosY, const float fScale, unsigned int Colour, const wchar_t * const pszFormat, ...);
251
@brief Returns the current resolution used by
Print3D
[
all
...]
PVRTPrint3D.cpp
29
/*
Print3D
texture data */
322
@param[in] bRotate Rotate
print3D
by 90 degrees
323
@param[in] bMakeCopy This instance of
Print3D
creates a copy
369
@param[in] bRotate Rotate
print3D
by 90 degrees
370
@param[in] bMakeCopy This instance of
Print3D
creates a copy
376
data. Should be called only once for a
Print3D
object.
483
@fn
Print3D
493
EPVRTError CPVRTPrint3D::
Print3D
(float fPosX, float fPosY, const float fScale, unsigned int Colour, const CPVRTArray<PVRTuint32>& UTF32, bool bUpdate)
534
@fn
Print3D
546
EPVRTError CPVRTPrint3D::
Print3D
(float fPosX, float fPosY, const float fScale, unsigned int Colour, const wchar_t * const pszFormat (…)
[
all
...]
Completed in 97 milliseconds