Home
last modified time | relevance | path

Searched defs:pFront (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.c96 const SLVec3D *pFront, const SLVec3D *pAbove) in I3DMacroscopic_SetOrientationVectors()
147 SLVec3D *pFront, SLVec3D *pUp) in I3DMacroscopic_GetOrientationVectors()
DI3DLocation.c164 const SLVec3D *pFront, const SLVec3D *pAbove) in I3DLocation_SetOrientationVectors()
242 SLVec3D *pFront, SLVec3D *pUp) in I3DLocation_GetOrientationVectors()
/frameworks/compile/mclinker/lib/LD/
DLayout.cpp338 Layout::getFragmentRef(Fragment& pFront, Fragment& pRear, uint64_t pOffset) in getFragmentRef()