Searched refs:physical_pointer (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/opengl/libagl/
H A Darray.cpp339 physical_pointer = (bo) ? (bo->data + uintptr_t(pointer)) : pointer;
H A Dcontext.h180 GLvoid const* physical_pointer; member in struct:android::gl::array_t
192 return (const GLubyte*)physical_pointer + i * stride;

Completed in 43 milliseconds