/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 | 233 } images[android::BufferQueueDefs::NUM_BUFFER_SLOTS]; member 299 if (!swapchain->images[i].dequeued) in OrphanSwapchain() 300 ReleaseSwapchainImage(device, nullptr, -1, swapchain->images[i]); in OrphanSwapchain() 1072 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() 1115 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() 1155 ReleaseSwapchainImage(device, window, -1, swapchain->images[i]); in DestroySwapchainKHR() 1168 VkImage* images) { in GetSwapchainImagesKHR() argument 1175 if (images) { in GetSwapchainImagesKHR() 1182 images[i] = swapchain.images[i].image; in GetSwapchainImagesKHR() 1215 device, swapchain.images[*image_index].image, -1, semaphore, vk_fence); in AcquireNextImageKHR() [all …]
|
D | swapchain.h | 34 …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) { in pinImages() argument 94 return mRenderPipeline->pinImages(images); in pinImages()
|
D | IRenderPipeline.h | 76 virtual bool pinImages(LsaVector<sk_sp<Bitmap>>& images) = 0;
|
D | OpenGLPipeline.h | 59 bool pinImages(LsaVector<sk_sp<Bitmap>>& images) override;
|
D | OpenGLPipeline.cpp | 235 bool OpenGLPipeline::pinImages(LsaVector<sk_sp<Bitmap>>& images) { in pinImages() argument 238 for (auto& bitmapResource : images) { in pinImages()
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
D | SPVerifier.java | 270 List<LogoTypeImage> images = new ArrayList<>(); in getImageData() local 281 images.add(new LogoTypeImage(castObject(logoTypeImage, Asn1Constructed.class))); in getImageData() 285 return images; in getImageData()
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaPipeline.h | 38 bool pinImages(LsaVector<sk_sp<Bitmap>>& images) override { return false; } in pinImages() argument
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 1456 …port constent data access to physical memory blocks mapped into multiple locations of sparse images 1507 … = 0x00000001, /// Format can be used for sampled images (SAMPLED_IMAGE and… 1508 … = 0x00000002, /// Format can be used for storage images (STORAGE_IMAGE des… 1509 … = 0x00000004, /// Format supports atomic operations in case it's used for storage images 1514 …ATTACHMENT_BIT = 0x00000080, /// Format can be used for color attachment images 1515 … = 0x00000100, /// Format supports blending in case it's used for color attachment images 1516 …ATTACHMENT_BIT = 0x00000200, /// Format can be used for depth/stencil attachment images 2493 … srcOffset /// Specified in pixels for both compressed and uncompressed images 2495 … dstOffset /// Specified in pixels for both compressed and uncompressed images 2496 … extent /// Specified in pixels for both compressed and uncompressed images [all …]
|
/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/base/core/jni/ |
D | Android.mk | 223 external/skia/src/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.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
|
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
|
/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/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 195 drivers to known the ownership state of swapchain images.
|
/frameworks/base/ |
D | Android.mk | 1006 -resourcesdir $(LOCAL_PATH)/docs/html/reference/images/ \ 1007 -resourcesoutdir reference/android/images/
|