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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 78 prefNameIntEnum, prefNamePtrEnum and prefNameConstPtrEnum enumerations for a full list of the data available.
351 @enum prefNameConstPtrEnum
354 enum prefNameConstPtrEnum
529 bool PVRShellSet(const prefNameConstPtrEnum prefName, const void * const ptrValue);
569 const void *PVRShellGet(const prefNameConstPtrEnum prefName) const;
    [all...]
PVRShell.cpp 496 bool PVRShell::PVRShellSet(const prefNameConstPtrEnum prefName, const void * const ptrValue)
519 const void *PVRShell::PVRShellGet(const prefNameConstPtrEnum prefName) const
    [all...]

Completed in 55 milliseconds