/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_maintenance2.adoc | 38 origin for the tessellation domain space. 101 1) What is the default tessellation domain origin? 104 origin, but the conformance tests and all implementations implemented an 105 upper-left origin. 108 unextended Vulkan to have a default of an upper-left origin.
|
D | VK_EXT_depth_clip_control.adoc | 32 1) Should this extension include an origin control option to match 36 The fix for porting over the origin is a simple y-axis flip.
|
D | VK_NV_ray_tracing.adoc | 99 …vec3 origin = vec3(float(gl_LaunchIDNV.x)/float(gl_LaunchSizeNV.x), float(gl_LaunchIDNV.y)/float(g… 102 traceNV(as, 0, 0xff, 0, 1, 0, origin, 0.0, dir, 1000.0, 0);
|
D | VK_KHR_ray_query.adoc | 91 to determine whether a given position (at ray origin) is in shadow or not, 99 rayQueryInitializeEXT(rq, accStruct, gl_RayFlagsTerminateOnFirstHitEXT, cullMask, origin, tMin, dir…
|
/hardware/google/gfxstream/host/ |
D | NativeSubWindow_cocoa.mm | 73 /* (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/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | KeyParameterValue.aidl | 44 android.hardware.security.keymint.KeyOrigin origin;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | KeyParameterValue.aidl | 44 android.hardware.security.keymint.KeyOrigin origin;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | KeyParameterValue.aidl | 44 android.hardware.security.keymint.KeyOrigin origin;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
D | KeyParameterValue.aidl | 44 android.hardware.security.keymint.KeyOrigin origin;
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.aidl | 42 KeyOrigin origin;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_tile_properties.adoc | 95 VkOffset2D origin; 105 `origin` is top-left corner of the first tile in attachment space. 107 …cked around the first tile, with edges being multiples of tile width and/or height from the origin. 159 === Interpreting origin values 161 …. If returned origin is (0, 0) then the first tile's top-left corner is at the attachment's origin… 163 …. If returned origin is (-32, -64) and tile size is (768, 480), then tile boundaries in x will lie…
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 64 return os << param.f.origin; in operator <<()
|
D | attestation_record.cpp | 88 ASN1_INTEGER* origin; member 135 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 280 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 79 ASN1_INTEGER* origin; member 109 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 237 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
D | keymaster_tags.h | 223 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_ORIGIN, f.origin) 402 inline const char* stringify(KeyOrigin origin) { 403 switch (origin) {
|
D | key_param_output.cpp | 92 return os << param.f.origin; in operator <<()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | tessellation.adoc | 143 The domain space can: have either an upper-left or lower-left origin, 149 The domain space has an upper-left origin. 153 …le="Domain parameterization for tessellation primitive modes (upper-left origin)",opts="{imageopts… 157 …le="Domain parameterization for tessellation primitive modes (lower-left origin)",opts="{imageopts… 273 If the tessellation domain has an upper-left origin, the vertices of a 283 If the tessellation domain has a lower-left origin, the vertices of a 641 controlling the origin of the tessellation domain space. 645 slink:VkPipelineTessellationStateCreateInfo, it controls the origin of the 653 [open,refpage='VkTessellationDomainOrigin',desc='Enum describing tessellation domain origin',type='… 666 * ename:VK_TESSELLATION_DOMAIN_ORIGIN_UPPER_LEFT specifies that the origin [all …]
|
/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintUtils.cpp | 50 return KeyParameter{Tag::ORIGIN, KeyParameterValue::make<KeyParameterValue::origin>( in kmEnumParam2Aidl() 139 return aidlEnumVal2Km<KeyParameterValue::origin>(tag, param.value); in aidlEnumParam2Km()
|
/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintUtils.cpp | 52 return KeyParameter{Tag::ORIGIN, KeyParameterValue::make<KeyParameterValue::origin>( in kmEnumParam2Aidl() 140 return aidlEnumVal2Km<KeyParameterValue::origin>(tag, param.value); in aidlEnumParam2Km()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 91 ASN1_INTEGER* origin; member 145 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 312 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 97 ASN1_INTEGER* origin; member 146 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 295 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
/hardware/google/gfxstream/host/testlibs/osx/ |
D | OSXWindow.mm | 141 event.move.x = screenspace.origin.x; 142 event.move.y = YCoordToFromCG(screenspace.origin.y + screenspace.size.height); 651 screenspace = [mWindow convertRectToScreen: NSMakeRect(x, y, 0, 0)].origin; 662 [mWindow setFrameOrigin: [mWindow frameRectForContentRect: emptyRect].origin];
|
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.h | 176 size_t origin; member 1614 const size_t * origin, 1627 const size_t * origin, 1642 const size_t * origin, 1700 const size_t * origin,
|
/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal.h | 320 int origin);
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 226 * The origin of a key (or pair), i.e. where it was generated. Note that ORIGIN can be found in 235 UNKNOWN = 3, /* Keymaster did not record origin. This value can only be seen on keys in a 384 KeyOrigin origin;
|