Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt64 Accepted by the <type> parameter of eglCreateSyncKHR, and returned
74 Accepted by the <attrib_list> parameter of eglCreateSyncKHR, and returned
119 (i.e., the context returned by eglGetCurrentContext), and associates it
154 EGL_NO_SYNC_KHR is returned and an EGL_BAD_DISPLAY error is
157 empty (containing only EGL_NONE), EGL_NO_SYNC_KHR is returned and an
161 EGL_NO_SYNC_KHR is returned and an EGL_BAD_ATTRIBUTE error is
164 EGL_NO_SYNC_KHR is returned and an EGL_BAD_ATTRIBUTE error is
168 returns EGL_NO_CONTEXT), EGL_NO_SYNC_KHR is returned and an
172 the currently bound client API (the EGLDisplay returned by
173 eglGetCurrentDisplay()) then EGL_NO_SYNC_KHR is returned and an
[all …]
DEGL_ANDROID_get_native_client_buffer.txt68 EGL implementations must guarantee that the lifetime of the returned
76 If eglGetNativeClientBufferANDROID fails, NULL will be returned, no
DEGL_ANDROID_presentation_time.txt95 returned. Otherwise EGL_FALSE is returned and an appropriate error is
DEGL_ANDROID_blob_cache.txt166 bytes is returned. Otherwise 0 is returned.
/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp90 Return<void> returned = callback->notify(executionStatus); in asyncExecute() local
91 if (!returned.isOk()) { in asyncExecute()
92 LOG(ERROR) << " hidl callback failed to return properly: " << returned.description(); in asyncExecute()
/frameworks/native/libs/gui/include/gui/
DIGraphicBufferConsumer.h279 String8 returned; in dumpState() local
280 dumpState(String8(prefix), &returned); in dumpState()
281 result.append(returned); in dumpState()
/frameworks/rs/script_api/include/
Drs_object_info.rsh182 * This function can be used to check the Element returned by rsElementGetSubElement()
233 * If the Element describes a structure, RS_TYPE_NONE is returned. Use the rsElementGetSub*
248 * sub-elements, an invalid handle is returned.
356 * 1 is returned.
Drs_time.rsh97 * timer: Location to also store the returned calendar time.
Drs_atomic.rsh88 * You can check that the value was written by checking that the value returned
Drs_math.rsh23 * to vectors, the returned value is a vector of the function applied to each entry of the input.
1160 * The value returned is either magnitude_value or -magnitude_value.
2204 * Because of the difference in mantissa, this number is one less than is returned by frexp().
2547 * Because of the difference in mantissa, this number is one less than is returned by frexp().
3616 * *integral_part will be set to -3.f and .72f will be returned.
Drs_graphics.rsh328 * This function can be used to check the Element returned by rsElementGetSubElement()
Drs_allocation_data.rsh125 * of a[20, 30], a[21, 30], a[22, 30], and a[23, 30] is returned.
/frameworks/hardware/interfaces/sensorservice/1.0/
DIDirectReportChannel.hal51 * may be returned or (2) error (in which case result
/frameworks/rs/script_api/
Drs_object_info.spec295 1 is returned.
Drs_atomic.spec84 You can check that the value was written by checking that the value returned
Drs_math.spec21 to vectors, the returned value is a vector of the function applied to each entry of the input.
594 The value returned is either magnitude_value or -magnitude_value.
1219 Because of the difference in mantissa, this number is one less than is returned by @frexp().
1431 Because of the difference in mantissa, this number is one less than is returned by frexp().
1762 *integral_part will be set to -3.f and .72f will be returned.
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dluts_for_speedup_f32.rsh57 // g_kMaxKernelRadius must match the value returned by
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1146 Bundle returned = dpm.getApplicationRestrictions(admin1, "pkg1"); in testSetGetApplicationRestriction() local
1147 assertNotNull(returned); in testSetGetApplicationRestriction()
1148 assertEquals(returned.size(), 1); in testSetGetApplicationRestriction()
1149 assertEquals(returned.get("KEY_STRING"), "Foo1"); in testSetGetApplicationRestriction()
1153 Bundle returned = dpm.getApplicationRestrictions(admin1, "pkg2"); in testSetGetApplicationRestriction() local
1154 assertNotNull(returned); in testSetGetApplicationRestriction()
1155 assertEquals(returned.size(), 1); in testSetGetApplicationRestriction()
1156 assertEquals(returned.get("KEY_STRING"), "Foo2"); in testSetGetApplicationRestriction()
1377 Bundle returned = dpm.getApplicationRestrictions(null, "pkg1"); in testApplicationRestrictionsManagingApp() local
1378 assertEquals(1, returned.size(), 1); in testApplicationRestrictionsManagingApp()
[all …]
/frameworks/base/proto/src/
Dipconnectivity.proto195 // Counts of all errors returned by getaddrinfo.
201 // Counts of all errors returned by gethostbyname.
276 // Counts of all error values returned by failed connect() operations.
Dwifi.proto60 // Number scans that returned empty results.
63 // Number scans that returned at least one result.
Dmetrics_constants.proto3832 // Tag FIELD_AUTOFILL_NUM_DATASET: The number of datasets returned (only in success case)
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc93 // Buffer handle and stride returned from gralloc alloc()
179 …ed but not required to set +*pNativeFenceFd+ to -1. The file descriptor returned in +*pNativeFence…
/frameworks/opt/telephony/proto/
Dtelephony.proto382 // Errors returned by RIL
/frameworks/native/docs/
DDoxyfile1297 # which will returned the search results when EXTERNAL_SEARCH is enabled.
/frameworks/native/vulkan/api/
Dvulkan.api3354 …MapAlignment /// min required alignment of pointers returned by MapMemory (byt…