Home
last modified time | relevance | path

Searched defs:Mode (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/graphics/java/android/graphics/
DAvoidXfermode.java29 public enum Mode { enum in AvoidXfermode
33 Mode(int nativeInt) { in Mode() method in AvoidXfermode.Mode
DPorterDuff.java182 public enum Mode { enum in PorterDuff
364 Mode(int nativeInt) { in Mode() method in PorterDuff.Mode
DOutline.java56 public @interface Mode {} annotation in Outline
/frameworks/av/media/codec2/faultinjection/
DSimpleMethodState.h29 enum Mode { enum
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Ddatapart_decode.cpp141 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_I_VideoPacket() local
306 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_P_VideoPacket() local
522 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_DQUANT_DC() local
578 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_P() local
Dcombined_decode.cpp50 uint8 *Mode = video->headerInfo.Mode; in DecodeFrameCombinedMode() local
349 uint8 *Mode = video->headerInfo.Mode; in GetMBheader() local
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dmode.h63 enum Mode { MR475 = 0, enum
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dgsmamr_enc.h127 enum Mode enum
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/os/
DFakeHandler.java65 public enum Mode { enum in FakeHandler
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_encode.cpp891 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeDataPar_I_VOP() local
980 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeDataPar_P_VOP() local
1137 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeCombined_I_VOP() local
1254 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeCombined_P_VOP() local
1432 …BlockCodeCoeff_RVLC(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_RVLC()
1504 …deCoeff_ShortHeader(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_ShortHeader()
1573 …ockCodeCoeff_Normal(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_Normal()
1926 static Bool IntraDCSwitch_Decision(Int Mode, Int intra_dc_vlc_thr, Int intraDCVlcQP) in IntraDCSwitch_Decision()
2014 Void DCACPred(VideoEncData *video, UChar Mode, Int *intraDC_decision, Int intraDCVlcQP) in DCACPred()
Dfastcodemb.cpp54 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_H263() local
283 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_MPEG() local
Dvop.cpp47 UChar *Mode = video->headerInfo.Mode; in EncodeVop() local
Ddatapart_encode.cpp216 UChar mode, *Mode = video->headerInfo.Mode; in EncodeSliceDataPartMode() local
/frameworks/native/services/inputflinger/dispatcher/
DCancelationOptions.h26 enum Mode { enum
/frameworks/native/include/input/
DKeyLayoutMap.h29 enum Mode { enum
/frameworks/native/headers/media_plugin/media/hardware/
DCryptoAPI.h46 enum Mode { enum
/frameworks/base/libs/hwui/private/hwui/
DDrawGlInfo.h58 enum Mode { enum
/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.h78 enum Mode { enum
/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java73 public @interface Mode {} annotation in RemoteAnimationTarget
DDisplay.java1238 public static final class Mode implements Parcelable { class in Display
1253 public Mode(int modeId, int width, int height, float refreshRate) { in Mode() method in Display.Mode
1355 private Mode(Parcel in) { in Mode() method in Display.Mode
/frameworks/base/core/java/android/os/
DIDeviceIdleController.aidl51 int setPreIdleTimeoutMode(int Mode); in setPreIdleTimeoutMode()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DTracer.java49 public enum Mode { enum in Tracer
/frameworks/base/native/webview/plat_support/
Ddraw_gl.h44 enum Mode { enum
/frameworks/native/services/sensorservice/
DSensorService.h221 enum Mode { enum
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.h36 enum Mode { enum

12