OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitmap
(Results
976 - 1000
of
1117
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/development/ndk/platforms/android-3/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/development/ndk/platforms/android-L/include/linux/
kvm.h
736
__u64
bitmap
;
member in struct:kvm_dirty_tlb
[
all
...]
/external/kernel-headers/original/uapi/linux/
kvm.h
777
__u64
bitmap
;
member in struct:kvm_dirty_tlb
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
29
import android.graphics.
Bitmap
;
182
private
Bitmap
mDefaultContactPhoto;
599
* Creates a
bitmap
of the given contact on a selected chip.
602
* @param paint The paint to use to draw the
bitmap
.
604
private
Bitmap
createSelectedChip(RecipientEntry contact, TextPaint paint) {
613
return bitmapContainer.
bitmap
;
617
* Creates a
bitmap
of the given contact on a selected chip.
620
* @param paint The paint to use to draw the
bitmap
.
622
private
Bitmap
createUnselectedChip(RecipientEntry contact, TextPaint paint) {
630
return bitmapContainer.
bitmap
;
3112
Bitmap
bitmap
;
field in class:RecipientEditTextView.ChipBitmapContainer
[
all
...]
/packages/apps/Camera/src/com/android/camera/
PhotoModule.java
28
import android.graphics.
Bitmap
;
1366
Bitmap
bitmap
= Util.makeBitmap(data, 50 * 1024);
local
[
all
...]
VideoModule.java
30
import android.graphics.
Bitmap
;
1650
Bitmap
bitmap
= null;
local
[
all
...]
/packages/apps/Camera2/src/com/android/camera/
CameraActivity.java
33
import android.graphics.
Bitmap
;
2762
final Bitmap
bitmap
;
local
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
Camera.java
39
import android.graphics.
Bitmap
;
158
// The
bitmap
of the last captured picture thumbnail and the URI of the
1398
Bitmap
bitmap
= Util.makeBitmap(data, 50 * 1024);
local
[
all
...]
VideoCamera.java
40
import android.graphics.
Bitmap
;
163
// The
bitmap
of the last captured video thumbnail and the URI of the
1648
Bitmap
bitmap
= null;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h
215
Pixmap clip_mask; /*
bitmap
clipping; other calls for rects */
1372
Pixmap
bitmap
;
member in union:_XIMStatusDrawCallbackStruct::__anon24873
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h
215
Pixmap clip_mask; /*
bitmap
clipping; other calls for rects */
1372
Pixmap
bitmap
;
member in union:_XIMStatusDrawCallbackStruct::__anon26609
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h
324
void __user *
bitmap
;
member in struct:v4l2_window
Completed in 2735 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>