/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglPbufferSurface.h | 35 void getDim(EGLint* width,EGLint* height,EGLint* largest){ in getDim() argument 38 *largest = m_largest; in getDim()
|
D | EglOsApi.h | 132 EGLint largest; member
|
D | EglContext.cpp | 125 pbSurface->getDim(&pbInfo.width, &pbInfo.height, &pbInfo.largest); in ~EglContext()
|
D | EglImp.cpp | 830 EGLint width, height, largest, texTarget, texFormat; in eglCreatePbufferSurface() local 834 tmpPbSurfacePtr->getDim(&width, &height, &largest); in eglCreatePbufferSurface() 849 pbinfo.largest = largest; in eglCreatePbufferSurface()
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | AstcLookupTables.glsl | 11 // largest to smallest. This is the data from "Table C.2.16", but with the addition of encodings
|
D | AstcDecompressor.glsl | 249 // In the largest encoding possible (1 trit + 6 bits), the block is 38 bits long (5 * 6 + 8). 284 // Note that we don't have the same size issue as trits (see above), since the largest encoding 429 // Return the index of the largest component in `result`
|
D | AstcNew.comp | 249 // In the largest encoding possible (1 trit + 6 bits), the block is 38 bits long (5 * 6 + 8). 284 // Note that we don't have the same size issue as trits (see above), since the largest encoding 429 // Return the index of the largest component in `result`
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_present_wait.adoc | 65 largest present ID completed.
|
D | spirvenv.adoc | 1079 of the size of the largest scalar type in the pointed-to type 2246 larger than that of the largest representable finite floating-point number, 2248 sign or the finite number with the largest magnitude of the appropriate 2264 any result, otherwise let the largest permitted value in any of the ranges
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 269 `maxWeightFilterDimension` is the largest supported filter size (width and height) for `OpImageSamp… 270 `maxBlockMatchRegion` is the largest supported region size (width and height) for `OpImageBlockMatc… 271 `maxBoxFilterBlockSize` is the largest supported BoxSize (width and height) for `OpImageBoxFilterQC…
|
D | VK_EXT_mutable_descriptor_type.adoc | 126 A mutable descriptor is expected to consume as much memory as the largest descriptor type it suppor…
|
D | VK_KHR_fragment_shading_rate.adoc | 266 This function returns the full list of supported fragment shading rates ordered from largest fragme…
|
D | VK_EXT_descriptor_buffer.adoc | 708 `GetDescriptorHandleIncrementSize` should be the size of the largest descriptor possible in the buf…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_blend_operation_advanced/ |
D | advanced_blend.adoc | 708 // smallest (R,G,B) component to 0, the largest to <ssat>, 710 // original value relative to the smallest/largest.
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 210 * largest number in the sequence that is smaller than or equal to `max`.
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 72 * to a range from 0 (smallest detectable size) to 1 (largest detectable size),
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 372 * pname:maxImageExtent contains the largest valid swapchain extent for the 743 * pname:maxScaledImageExtent contains the largest valid swapchain extent
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 3910 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 49 * [[limits-maxImageDimension1D]] pname:maxImageDimension1D is the largest 55 * [[limits-maxImageDimension2D]] pname:maxImageDimension2D is the largest 63 * [[limits-maxImageDimension3D]] pname:maxImageDimension3D is the largest 71 largest dimension (pname:width or pname:height) that is guaranteed to be 550 largest image which can: be created and used as a framebuffer
|
D | devsandqueues.adoc | 1085 slink:VkExtent2D describing the largest dimensions (pname:width and 1089 slink:VkExtent2D describing the largest dimensions (pname:width and 1150 slink:VkExtent2D describing the largest dimensions (pname:width and
|
D | renderpass.adoc | 4767 is the largest value of pname:shadingRateAttachmentTexelSize.width in a 4777 code:texelHeight is the largest value of 4871 code:texelWidth{rceil}#, where code:texelWidth is the largest value of 4882 / code:texelHeight{rceil}#, where code:texelHeight is the largest value 5946 pname:clearValueCount must: be greater than the largest attachment index
|
D | interfaces.adoc | 1213 * A structure has a scalar alignment equal to the largest scalar alignment 1228 * A structure has a base alignment equal to the largest base alignment of 1246 largest extended alignment of any of its members, rounded up to a
|
D | textures.adoc | 305 The largest clamped component, [eq]#max~clamped~# is determined: 1713 largest magnitude coordinate direction (the major axis direction).
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 4364 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest); in getFreePmem()
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2232 * Returns the index of the largest element along an axis. 4315 * Finds values and indices of the k largest entries for the last dimension. 4335 * largest elements along each last dimensional slice.
|