OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitmap_copy
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
sbitmap.h
48
* set_copy :
bitmap_copy
233
extern void
bitmap_copy
(sbitmap, const_sbitmap);
bitmap.h
78
* set_copy :
bitmap_copy
199
extern void
bitmap_copy
(bitmap, const_bitmap);
/frameworks/base/core/jni/android/graphics/
Bitmap.cpp
740
static jobject
Bitmap_copy
(JNIEnv* env, jobject, jlong srcHandle,
[
all
...]
Completed in 50 milliseconds