Searched defs:getPtr (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ | ||
D | rsStream.h | 73 const uint8_t * getPtr() const { in getPtr() function |
/frameworks/av/media/codec2/hidl/1.0/utils/ | ||
D | ClientBlockHelper.cpp | 328 Impl *getPtr() { in getPtr() function in android::hardware::media::c2::V1_0::utils::OutputBufferQueue::Impl |
/frameworks/native/cmds/lshal/ | ||
D | test.cpp | 298 static uint64_t getPtr(pid_t serverId) { return 10000 + serverId; } in getPtr() function |