Home
last modified time | relevance | path

Searched refs:assume (Results 1 – 25 of 120) sorted by relevance

12345

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_render_pass_store_ops.adoc36 an implementation to assume that the attachment was written and force an
39 allow an implementation to assume that the attachment was not written and
DVK_AMD_shader_info.adoc28 should not assume every implementation supports querying every type of
DVK_EXT_shader_object.adoc167 // instances begun with vkCmdBeginRendering(), assume one has already been begun
330 // instances begun with vkCmdBeginRendering(), assume one has already been begun
DVK_NV_cuda_kernel_launch.adoc50 Therefore the application must assume the cache might fail, and thus need to
DVK_ANDROID_external_memory_android_hardware_buffer.adoc108 flink:vkMapMemory, or assume the application has done so).
/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h143 #define assume(expr) \ macro
149 #define assume(expr) ((expr) ? ((void) 0) \ macro
153 #define assume(expr) __assume(expr) macro
155 #define assume(expr) assert(expr) macro
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal34 * the camera service must assume that all internal camera devices are in
55 * changed. At provider registration time, the camera service must assume
/hardware/google/gfxstream/host/
DNativeSubWindow_cocoa.mm73 /* (x,y) assume an upper-left origin, but Cocoa uses a lower-left origin */
129 /* (x,y) assume an upper-left origin, but Cocoa uses a lower-left origin */
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMD_shader_early_and_late_fragment_tests.adoc88 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
96 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
104 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
112 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
120 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
128 Indicates that early per-fragment tests may assume that any _FragStencilRefEXT_ built in-decorated …
/hardware/interfaces/camera/provider/2.6/
DICameraProviderCallback.hal38 * the camera service must assume that all physical devices backing internal
/hardware/interfaces/camera/common/1.0/
Dtypes.hal129 * At startup, the camera service must assume all internal camera devices listed
155 * By default, the framework must assume all devices returned by
182 * framework must assume torch modes are in the AVAILABLE_OFF state if the
194 * assume the camera device's torch mode is in AVAILABLE_OFF state if it
/hardware/interfaces/broadcastradio/2.0/
DITunerCallback.hal62 * For a new tuner session, client must assume the antenna is connected.
/hardware/google/gfxstream/guest/mesa/include/
Dmeson.build24 # Most things assume that Android headers are in the default include
/hardware/google/aemu/base/
Dsystem-native-mac.mm109 // We assume there won't be more levels of nesting here. The limit is
/hardware/google/aemu/base/include/aemu/base/system/
Dsystem-native-mac.mm111 // We assume there won't be more levels of nesting here. The limit is
/hardware/google/gfxstream/
DCMakeLists.txt17 will assume the repo is checked out in an Android tree, and find the dependencies through \
/hardware/interfaces/camera/device/3.7/
Dtypes.hal66 * If this is empty, the HAL must assume that this stream will only be used
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_validation_features.adoc126 Some validation checks assume that their inputs are already valid and do not
Dvideo_encode_h264_extensions.adoc723 implementation's rate control algorithm should: assume to be remaining
726 implementation's rate control algorithm should: assume to be remaining
729 implementation's rate control algorithm should: assume to be remaining
/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt169 # Do nothing here - assume it defaults to host?
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal166 * clients must assume the alpha vlaue to be 1.0.
333 * must support BufferUsage::GPU_TEXTURE. Clients must assume they do not
406 * must support BufferUsage::GPU_TEXTURE. Clients must assume they do not
581 * It is safest to assume the buffer is an image with sRGB primaries and
/hardware/interfaces/audio/2.0/
DIStreamOut.hal242 * Example: assume that N+M frames have been presented, where M is a 'small'
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/
Dmodule.adoc210 Therefore the application must: assume the cache upload might fail in many
/hardware/interfaces/audio/4.0/
DIStreamOut.hal254 * Example: assume that N+M frames have been presented, where M is a 'small'
/hardware/interfaces/audio/5.0/
DIStreamOut.hal254 * Example: assume that N+M frames have been presented, where M is a 'small'

12345