Home
last modified time | relevance | path

Searched defs:res (Results 151 – 175 of 864) sorted by relevance

12345678910>>...35

/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
DUT_rstime.java26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) { in UT_rstime()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_min.java26 protected UT_min(RSTestCore rstc, Resources res, Context ctx) { in UT_min()
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
DUT_rstypes.java26 protected UT_rstypes(RSTestCore rstc, Resources res, Context ctx) { in UT_rstypes()
/frameworks/av/services/camera/libcameraservice/api2/
DHeicEncoderInfoManager.cpp132 auto res = getCodecSizeRange(MEDIA_MIMETYPE_IMAGE_ANDROID_HEIC, in initialize() local
217 auto res = getFrameRateMaps(details, frameRateMaps); in getCodecSizeRange() local
315 auto res = getCodecSizeRange(MEDIA_MIMETYPE_VIDEO_HEVC, in getHevcCodecDetails() local
/frameworks/base/core/java/android/os/storage/
DDiskInfo.java106 final Resources res = Resources.getSystem(); in getDescription() local
125 final Resources res = Resources.getSystem(); in getShortDescription() local
/frameworks/native/services/audiomanager/
DIAudioManager.cpp58 const status_t res = remote()->transact(TRACK_PLAYER, data, &reply, 0); in trackPlayer() local
107 const status_t res = remote()->transact(TRACK_RECORDER, data, &reply, 0); in trackRecorder() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DJpegCompressor.cpp54 status_t res; in start() local
162 status_t res = OK; in waitForDone() local
/frameworks/av/media/libstagefright/
DVideoFrameScheduler.cpp49 status_t res = mComposer->getDisplayStats(NULL /* display */, &stats); in updateVsync() local
/frameworks/rs/tests/java_api/ComputePerf/src/com/example/android/rs/computeperf/
DMandelbrot.java27 Mandelbrot(RenderScript rs, Resources res) { in Mandelbrot()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DInterestingConfigChanges.java38 public boolean applyNewConfig(Resources res) { in applyNewConfig()
/frameworks/av/media/libaudioprocessing/
DBufferProviders.cpp75 status_t res = mTrackBufferProvider->getNextBuffer(pBuffer); in getNextBuffer() local
83 status_t res = mTrackBufferProvider->getNextBuffer(&mBuffer); in getNextBuffer() local
297 status_t res = mDownmixInterface->process(); in copyFrames() local
473 status_t res = mTrackBufferProvider->getNextBuffer(&mBuffer); in getNextBuffer() local
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java639 private static Animator createAnimatorFromXml(Resources res, Theme theme, XmlPullParser parser, in createAnimatorFromXml()
646 private static Animator createAnimatorFromXml(Resources res, Theme theme, XmlPullParser parser, in createAnimatorFromXml()
716 private static PropertyValuesHolder[] loadValues(Resources res, Theme theme, in loadValues()
774 private static int inferValueTypeOfKeyframe(Resources res, Theme theme, AttributeSet attrs) { in inferValueTypeOfKeyframe()
830 private static PropertyValuesHolder loadPvh(Resources res, Theme theme, XmlPullParser parser, in loadPvh()
953 private static Keyframe loadKeyframe(Resources res, Theme theme, AttributeSet attrs, in loadKeyframe()
1007 private static ObjectAnimator loadObjectAnimator(Resources res, Theme theme, AttributeSet attrs, in loadObjectAnimator()
1025 private static ValueAnimator loadAnimator(Resources res, Theme theme, in loadAnimator()
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimationDrawable.java387 AnimationState(AnimationState orig, AnimationDrawable owner, Resources res) { in AnimationState()
409 public Drawable newDrawable(Resources res) { in newDrawable()
438 private AnimationDrawable(AnimationState state, Resources res) { in AnimationDrawable()
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp92 status_t res; in initializeImpl() local
166 status_t res = device->dump(fd, args); in dumpDevice() local
184 binder::Status res = binder::Status::ok(); in disconnect() local
/frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/
DVersionDialog.java48 final Resources res = context.getResources(); in onCreateDialog() local
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DUsageIO.java40 public void createTest(android.content.res.Resources res) { in createTest()
DConvolve3x3.java43 public void createTest(android.content.res.Resources res) { in createTest()
DColorMatrix.java42 public void createTest(android.content.res.Resources res) { in createTest()
/frameworks/rs/tests/java_api/LatencyBenchmark/src/com/example/android/rs/computebench/
DBenchmark.java28 public Benchmark(RenderScript rs, Resources res) { in Benchmark()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/model/
DRecentsTaskLoadPlan.java94 Resources res = mContext.getResources(); in preloadPlan() local
171 Resources res = mContext.getResources(); in executePlan() local
/frameworks/av/camera/
DICameraRecordingProxyListener.cpp119 status_t res = data.readInt64(&timestamp); in onTransact() local
139 status_t res = data.readUint32(&n); in onTransact() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayUri.cpp129 SLresult res; in TestPlayUri() local
322 SLresult res; in main() local
/frameworks/base/core/java/android/content/pm/
DFallbackCategoryProvider.java48 final Resources res = new Resources(assets, null, null); in loadFallbacks() local
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
DAnalogClockControllerTest.java51 Resources res = getContext().getResources(); in setUp() local
DBubbleClockControllerTest.java51 Resources res = getContext().getResources(); in setUp() local

12345678910>>...35