OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVRShellInit
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp
58
Class:
PVRShellInit
85
void
PVRShellInit
::OsInit()
148
bool
PVRShellInit
::OsInitOS()
277
void
PVRShellInit
::OsReleaseOS()
287
void
PVRShellInit
::OsExit()
325
bool
PVRShellInit
::OsDoInitAPI()
356
void
PVRShellInit
::OsDoReleaseAPI()
374
void
PVRShellInit
::OsRenderComplete()
397
bool
PVRShellInit
::OsPixmapCopy()
407
void *
PVRShellInit
::OsGetNativeDisplayType()
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp
43
Class:
PVRShellInit
73
void
PVRShellInit
::OsInit()
134
bool
PVRShellInit
::OsInitOS()
204
void
PVRShellInit
::OsReleaseOS()
213
void
PVRShellInit
::OsExit()
224
bool
PVRShellInit
::OsDoInitAPI()
239
void
PVRShellInit
::OsDoReleaseAPI()
258
void
PVRShellInit
::OsRenderComplete()
385
bool
PVRShellInit
::OsPixmapCopy()
396
void *
PVRShellInit
::OsGetNativeDisplayType(
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h
372
@class
PVRShellInit
374
class
PVRShellInit
;
402
friend class
PVRShellInit
;
405
PVRShellInit
*m_pShellInit;
[
all
...]
PVRShellImpl.h
155
@class
PVRShellInit
158
class
PVRShellInit
: public PVRShellInitAPI, public PVRShellInitOS
201
PVRShellInit
();
206
~
PVRShellInit
();
PVRShell.cpp
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp
64
void
PVRShellInit
::ApiActivatePreferences()
77
bool
PVRShellInit
::ApiInitAPI()
372
void
PVRShellInit
::OutputAPIInfo()
494
void
PVRShellInit
::ApiReleaseAPI()
751
bool
PVRShellInit
::ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf)
788
void
PVRShellInit
::ApiRenderComplete()
890
bool
PVRShellInit
::ApiSet(const prefNameIntEnum prefName, const int i32Value)
919
bool
PVRShellInit
::ApiGet(const prefNameIntEnum prefName, int *pn)
950
bool
PVRShellInit
::ApiGet(const prefNamePtrEnum prefName, void **pp)
Completed in 326 milliseconds