Searched refs:returned (Results 1 – 25 of 41) sorted by relevance
12
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 64 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 …]
|
D | EGL_ANDROID_get_native_client_buffer.txt | 68 EGL implementations must guarantee that the lifetime of the returned 76 If eglGetNativeClientBufferANDROID fails, NULL will be returned, no
|
D | EGL_ANDROID_presentation_time.txt | 95 returned. Otherwise EGL_FALSE is returned and an appropriate error is
|
D | EGL_ANDROID_blob_cache.txt | 166 bytes is returned. Otherwise 0 is returned.
|
/frameworks/native/libs/gui/include/gui/ |
D | IGraphicBufferConsumer.h | 283 String8 returned; in dumpState() local 284 dumpState(String8(prefix), &returned); in dumpState() 285 result.append(returned); in dumpState()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 23 // Tests an object returned via a local variable is valid to the caller. 46 // Tests an object returned via an expression is valid to the caller.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 25 // Tests an object returned via a local variable is valid to the caller. 48 // Tests an object returned via an expression is valid to the caller.
|
/frameworks/proto_logging/stats/enums/app/job/ |
D | enums.proto | 44 // Public stop reasons returned through JobParameters.getStopReason()
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | IDirectReportChannel.hal | 51 * may be returned or (2) error (in which case result
|
/frameworks/rs/script_api/ |
D | rs_object_info.spec | 295 1 is returned.
|
D | rs_atomic.spec | 84 You can check that the value was written by checking that the value returned
|
/frameworks/base/core/proto/android/app/ |
D | alarmmanager.proto | 53 // This value is UTC wall clock time in milliseconds, as returned by
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 182 * 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.
|
D | rs_time.rsh | 97 * timer: Location to also store the returned calendar time.
|
/frameworks/base/packages/SystemUI/docs/ |
D | broadcasts.md | 38 …returned by `Context#registerReceiver` if the broadcast is matched by the `IntentFilter`. In case …
|
D | physics-animation-layout.md | 50 …thDampingRatio(float)`, for overriding the default physics param values returned by the controller… 66 … in the second child also springing towards (100, 200), plus any offset returned by ```getOffsetFo…
|
/frameworks/base/cmds/incidentd/src/ |
D | report_file.proto | 47 * Whether all available sections should be returned.
|
/frameworks/base/core/proto/android/server/ |
D | powerstatsservice.proto | 228 * the index returned in Channel. 246 * the index returned in Channel.
|
D | biometrics.proto | 63 * all cookies to be returned.
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | luts_for_speedup_f32.rsh | 57 // g_kMaxKernelRadius must match the value returned by
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 79 // [Optional] The Access Point Name, corresponding to "apn" field returned by
|
/frameworks/proto_logging/stats/enums/stats/connectivity/ |
D | network_stack.proto | 95 // DNS query for the probe host returned a private IP address
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 201 * returned from the createStream() method, which took in the 283 * The status information returned for a successful capture request submission.
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 209 // Counts of all errors returned by getaddrinfo. 215 // Counts of all errors returned by gethostbyname. 290 // Counts of all error values returned by failed connect() operations.
|
/frameworks/base/packages/BackupEncryption/proto/ |
D | backup_chunks_metadata.proto | 78 // The document ID returned from Scotty server after uploading the blob associated with this
|
12