HomeSort by relevance Sort by last modified time
    Searched defs:GetPointer (Results 1 - 3 of 3) sorted by null

  /frameworks/ex/variablespeed/jni/
ring_buffer.cc 116 float* RingBuffer::GetPointer(int reader, int num_frames) {
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.h 167 return GetPointer(offset);
212 void *GetPointer(FencedAllocator::Offset offset) {
ring_buffer.h 140 return GetPointer(offset);
170 void* GetPointer(RingBuffer::Offset offset) const {

Completed in 596 milliseconds