/development/perftests/panorama/feature_mos/src/mosaic/ |
D | Mosaic.cpp | 139 MosaicFrame *frame = frames[frames_size]; in addFrame() local 141 frame->image = imageYVU; in addFrame() 149 align_flag = aligner->addFrame(frame->image); in addFrame() 150 aligner->getLastTRS(frame->trs); in addFrame()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentReceiveResult.java | 43 FrameLayout frame = new FrameLayout(this); in onCreate() local 44 frame.setId(R.id.simple_fragment); in onCreate() 45 setContentView(frame, lp); in onCreate()
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
D | asm.h | 224 .frame sp, fsize, ra; \ 242 .frame sp, fsize, ra; \ 255 .frame sp, fsize, retpc; \ 270 .frame sp, fsize, retpc \
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/ |
D | plasma.c | 326 double frame = s->frames[nn].frameTime; in stats_endFrame() local 327 if (frame < minFrame) minFrame = frame; in stats_endFrame() 328 if (frame > maxFrame) maxFrame = frame; in stats_endFrame() 330 avgFrame += frame; in stats_endFrame()
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
D | plasma.c | 335 double frame = s->frames[nn].frameTime; in stats_endFrame() local 336 if (frame < minFrame) minFrame = frame; in stats_endFrame() 337 if (frame > maxFrame) maxFrame = frame; in stats_endFrame() 339 avgFrame += frame; in stats_endFrame()
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | jazzdma.h | 31 unsigned int frame; member
|
D | asm.h | 44 … .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 …symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/development/samples/browseable/HdrViewfinder/ |
D | _index.jd | 10 compositing together the latest two frames whenever a new frame is captured.
|
/development/ndk/platforms/android-21/arch-mips/include/machine/ |
D | asm.h | 191 .frame sp, fsize, ra; \ 205 .frame sp, fsize, retpc; \
|
/development/ndk/platforms/android-21/arch-mips64/include/machine/ |
D | asm.h | 191 .frame sp, fsize, ra; \ 205 .frame sp, fsize, retpc; \
|
/development/ndk/platforms/android-21/include/linux/ |
D | serial.h | 99 int frame, overrun, parity, brk; member
|
D | synclink.h | 225 __u32 frame, parity, overrun, brk; member
|
D | cdrom.h | 87 __u8 frame; member
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
D | CubeWallpaper2.java | 218 final Rect frame = holder.getSurfaceFrame(); in drawFrame() local 219 final int width = frame.width(); in drawFrame() 220 final int height = frame.height(); in drawFrame()
|
/development/ndk/platforms/android-18/samples/gles3jni/ |
D | README | 25 vertex attribute state on each frame.
|
/development/scripts/ |
D | stack_core.py | 337 frame = trace_line_dict["frame"] 344 if frame <= self.last_frame and (self.trace_lines or self.value_lines): 349 self.last_frame = frame
|
/development/samples/browseable/ClippingBasic/src/com.example.android.clippingbasic/ |
D | ClippingBasicFragment.java | 72 final View clippedView = view.findViewById(R.id.frame); in onViewCreated()
|
/development/ndk/platforms/android-3/include/linux/ |
D | videodev.h | 158 unsigned int frame; member
|
D | cdrom.h | 78 __u8 frame; member
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1001 # used to set the initial width (in pixels) of the frame in which the tree
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1001 # used to set the initial width (in pixels) of the frame in which the tree
|