Searched defs:pDepth (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.c46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth)
50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) {
61 *pDepth = depth;
45 I3DMacroscopic_GetSize(SL3DMacroscopicItf self, SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth) argument

Completed in 130 milliseconds