/frameworks/base/core/proto/android/service/ |
D | restricted_image.proto | 25 // Restricted Image proto is for collecting images from the user with their 39 // The images 40 repeated RestrictedImageProto images = 2; field
|
/frameworks/base/packages/SystemUI/docs/ |
D | clock-plugins.md | 61 def images(path): 64 def average(images): 66 for name in images: 73 AVG /= len(images) 77 ims = images(path)
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 38 press start to start capturing images. You can also change the number of images 43 start mode. On stop, the application will capture whatever images are in the 55 and from that score I can determine the great images from the bad ones.
|
/frameworks/native/vulkan/libvulkan/ |
D | swapchain.cpp | 271 } images[android::BufferQueueDefs::NUM_BUFFER_SLOTS]; member 337 if (!swapchain->images[i].dequeued) in OrphanSwapchain() 338 ReleaseSwapchainImage(device, nullptr, -1, swapchain->images[i]); in OrphanSwapchain() 1298 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() 1342 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() 1388 ReleaseSwapchainImage(device, window, -1, swapchain->images[i]); in DestroySwapchainKHR() 1401 VkImage* images) { in GetSwapchainImagesKHR() argument 1410 if (images) { in GetSwapchainImagesKHR() 1417 images[i] = swapchain.images[i].image; in GetSwapchainImagesKHR() 1452 device, swapchain.images[*image_index].image, -1, semaphore, vk_fence); in AcquireNextImageKHR() [all …]
|
D | swapchain.h | 37 …chainImagesKHR(VkDevice device, VkSwapchainKHR swapchain_handle, uint32_t* count, VkImage* images);
|
/frameworks/base/libs/hwui/renderthread/ |
D | CanvasContext.h | 93 bool pinImages(LsaVector<sk_sp<Bitmap>>& images) { return mRenderPipeline->pinImages(images); } in pinImages() argument
|
D | IRenderPipeline.h | 81 virtual bool pinImages(LsaVector<sk_sp<Bitmap>>& images) = 0;
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaPipeline.h | 39 bool pinImages(LsaVector<sk_sp<Bitmap>>& images) override { return false; } in pinImages() argument
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
D | EditStyledText.java | 1915 ImageSpan[] images = text.getSpans(i, next, ImageSpan.class); in getUriArray() local 1916 for (int j = 0; j < images.length; j++) { in getUriArray() 1918 Log.d(TAG, "--- getUriArray: foundArray" + images[j].getSource()); in getUriArray() 1920 uris.add(Uri.parse(images[j].getSource())); in getUriArray() 2755 HorizontalLineSpan[] images = in getParentSpan() local 2757 if (images.length > 0) { in getParentSpan() 2758 for (HorizontalLineSpan image : images) { in getParentSpan()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_presentation_time.txt | 39 Often when rendering a sequence of images, there is some time at which each
|
D | EGL_ANDROID_recordable.txt | 43 rendering to an ANativeWindow that records images to a video.
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 2619 …port constent data access to physical memory blocks mapped into multiple locations of sparse images 2707 … = 0x00000001, /// Format can be used for sampled images (SAMPLED_IMAGE and… 2708 … = 0x00000002, /// Format can be used for storage images (STORAGE_IMAGE des… 2709 … = 0x00000004, /// Format supports atomic operations in case it's used for storage images 2714 …ATTACHMENT_BIT = 0x00000080, /// Format can be used for color attachment images 2715 … = 0x00000100, /// Format supports blending in case it's used for color attachment images 2716 …ATTACHMENT_BIT = 0x00000200, /// Format can be used for depth/stencil attachment images 4030 … srcOffset /// Specified in pixels for both compressed and uncompressed images 4032 … dstOffset /// Specified in pixels for both compressed and uncompressed images 4033 … extent /// Specified in pixels for both compressed and uncompressed images [all …]
|
/frameworks/base/core/jni/ |
D | Android.bp | 230 "external/skia/src/images",
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/jenkins/docker/ |
D | Dockerfile | 9 # Base Dockerfile for gRPC dev images
|
/frameworks/native/docs/ |
D | Doxyfile | 972 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 982 # Doxygen will adjust the colors in the style sheet and background images 1219 # as images in the HTML documentation. The default is 10. Note that 1221 # to manually remove any form_*.png images from the HTML output directory 1226 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1823 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 1832 # enable generation of interactive SVG images that allow zooming and panning. 1877 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 840 # that contain images that are to be included in the documentation (see the 1082 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1093 # will adjust the colors in the stylesheet and background images according to 1390 # Use this tag to change the font size of LaTeX formulas included as images in 1392 # doxygen run you need to manually remove any form_*.png images from the HTML 1399 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1631 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2206 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2218 # enable generation of interactive SVG images that allow zooming and panning. 2278 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
D | Doxyfile.orig | 831 # that contain images that are to be included in the documentation (see the 1073 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1084 # will adjust the colors in the stylesheet and background images according to 1381 # Use this tag to change the font size of LaTeX formulas included as images in 1383 # doxygen run you need to manually remove any form_*.png images from the HTML 1390 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1622 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2197 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2209 # enable generation of interactive SVG images that allow zooming and panning. 2269 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 926 # that contain images that are to be included in the documentation (see the 1197 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1208 # will adjust the colors in the style sheet and background images according to 1507 # Use this tag to change the font size of LaTeX formulas included as images in 1509 # doxygen run you need to manually remove any form_*.png images from the HTML 1516 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1764 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2364 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2382 # enable generation of interactive SVG images that allow zooming and panning. 2460 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
D | Doxyfile | 926 # that contain images that are to be included in the documentation (see the 1197 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1208 # will adjust the colors in the style sheet and background images according to 1507 # Use this tag to change the font size of LaTeX formulas included as images in 1509 # doxygen run you need to manually remove any form_*.png images from the HTML 1516 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1764 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2364 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2382 # enable generation of interactive SVG images that allow zooming and panning. 2460 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 876 # that contain images that are to be included in the documentation (see the 1147 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1158 # will adjust the colors in the style sheet and background images according to 1457 # Use this tag to change the font size of LaTeX formulas included as images in 1459 # doxygen run you need to manually remove any form_*.png images from the HTML 1466 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1714 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or 2323 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 2339 # enable generation of interactive SVG images that allow zooming and panning. 2412 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 813 # Doxygen will adjust the colors in the stylesheet and background images 1046 # as images in the HTML documentation. The default is 10. Note that 1048 # to manually remove any form_*.png images from the HTML output directory 1053 # Use the FORMULA_TRANPARENT tag to determine whether or not the images 1568 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 1605 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
|
/frameworks/base/ |
D | Android.bp | 1346 resourcesdir: "docs/html/reference/images/", 1347 resourcesoutdir: "reference/android/images/",
|