Home
last modified time | relevance | path

Searched defs:Picture (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/rust/cros-libva/lib/src/
Dpicture.rs105 pub struct Picture<S: PictureState, T> { struct
106 inner: Box<PictureInner<T>>, argument
110 impl<T> Picture<PictureNew, T> { implementation
173 impl<T> Picture<PictureBegin, T> { implementation
195 impl<T> Picture<PictureRender, T> { impl
212 impl<T> Picture<PictureEnd, T> { impl
232 impl<S: PictureState, T> Picture<S, T> { implementation
251 impl<S: PictureReclaimableSurface, T> Picture<S, T> { implementation
303 impl<S: PictureState, T> AsRef<T> for Picture<S, T> { implementation
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DPicture.java36 public class Picture { class
48 public Picture() { in Picture() method in Picture
57 public Picture(Picture src) { in Picture() method in Picture
62 public Picture(long nativePicture) { in Picture() method in Picture
/aosp_15_r20/external/flac/include/FLAC++/
H A Dmetadata.h872 inline Picture(const Picture &object): Prototype(object) { } in Picture() function
873 inline Picture(const ::FLAC__StreamMetadata &object): Prototype(object) { } in Picture() function
874 inline Picture(const ::FLAC__StreamMetadata *object): Prototype(object) { } in Picture() function
880 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture() function
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DPicture.cpp25 Picture::Picture(const Picture* src) { in Picture() function in android::Picture
40 Picture::Picture(sk_sp<SkPicture>&& src) { in Picture() function in android::Picture
/aosp_15_r20/external/coreboot/Documentation/mainboard/cavium/
H A Dcn8100_sff_evb.md72 ## Picture section in CN81xx Evaluation-board SFF
/aosp_15_r20/external/skia/include/core/
H A DSkPictureRecorder.h20 class Picture; variable
/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkPictureImageFilter.cpp66 sk_sp<SkImageFilter> SkImageFilters::Picture(sk_sp<SkPicture> pic, const SkRect& targetRect) { in Picture() function in SkImageFilters
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/
H A Ddav1d_decoder.cc66 Dav1dPicture& Picture() { return picture_; } in Picture() function in webrtc::__anon9881892e0111::ScopedDav1dPicture
/aosp_15_r20/external/skia/include/effects/
H A DSkImageFilters.h378 static sk_sp<SkImageFilter> Picture(sk_sp<SkPicture> pic) { in Picture() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdef.h218 struct Picture : IPictureDisp {}; struct
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp560 sk_sp<PrecompileShader> PrecompileShaders::Picture() { in Picture() function in skgpu::graphite::PrecompileShaders
566 sk_sp<PrecompileShader> PrecompileShadersPriv::Picture(bool withLM) { in Picture() function in skgpu::graphite::PrecompileShadersPriv
/aosp_15_r20/external/skia/tests/
H A DPictureTest.cpp520 DEF_TEST(Picture, reporter) { in DEF_TEST() argument
/aosp_15_r20/external/flac/src/libFLAC++/
H A Dmetadata.cpp1179 Picture::Picture(): in Picture() function in FLAC::Metadata::Picture
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java581 private interface Picture { interface in PhotoView
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dinterface.js975 CanvasKit.Picture.prototype.makeShader = function(tmx, tmy, mode, matr, rect) { class
H A Dexterns.js720 Picture: { property
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dxfixesproto.h65 #define Picture CARD32 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
Dxfixesproto.h65 #define Picture CARD32 macro
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/
H A Dcodec_def_encode_avc.h254 CODEC_PICTURE Picture; member
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/
H A Dskia_image_filter.proto858 message Picture { message
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-29/
Dframework.jarcom/android/server/usage/AppStandbyInternal.class AppStandbyInternal.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar29META-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/core/core-ktx/1.16.0-alpha01/androidx.core_core-ktx/android_common_apex34/aar/
Dandroidx.core_core-ktx.jarMETA-INF/ androidx/ androidx/core/ androidx/core/animation/ androidx/core ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/core/core-ktx/1.16.0-alpha01/androidx.core_core-ktx/android_common_apex35/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/core/ androidx/core/animation/ androidx/core ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/core/core-ktx/1.16.0-alpha01/androidx.core_core-ktx/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/core/ androidx/core/animation/ androidx/core ...

12345678910>>...18