OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoBufferPointer
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/jni/
android_nio_utils.h
57
class
AutoBufferPointer
{
59
AutoBufferPointer
(JNIEnv* env, jobject nioBuffer, jboolean commit);
60
~
AutoBufferPointer
();
android_nio_utils.cpp
63
android::
AutoBufferPointer
::
AutoBufferPointer
(JNIEnv* env, jobject nioBuffer,
70
android::
AutoBufferPointer
::~
AutoBufferPointer
() {
/frameworks/base/core/jni/android/graphics/
Bitmap.cpp
[
all
...]
Completed in 206 milliseconds