Searched refs:calling (Results 1 – 20 of 20) sorted by relevance
/frameworks/base/core/jni/android/graphics/ |
D | Shader.cpp | 45 #error Need to convert float array to SkScalar array before calling the following function. in Color_HSVToColor() 105 #error Need to convert float array to SkScalar array before calling the following function. in LinearGradient_create1() 165 #error Need to convert float array to SkScalar array before calling the following function. in RadialGradient_create1() 221 #error Need to convert float array to SkScalar array before calling the following function. in SweepGradient_create1()
|
D | Interpolator.cpp | 34 #error Need to convert float array to SkScalar array before calling the following function. in Interpolator_setKeyFrame()
|
D | PathEffect.cpp | 44 #error Need to convert float array to SkScalar array before calling the following function. in Dash_constructor()
|
D | Path.cpp | 180 #error Need to convert float array to SkScalar array before calling the following function. in addRoundRect8()
|
/frameworks/base/services/core/java/com/android/server/vr/ |
D | VrManagerInternal.java | 58 int userId, @NonNull ComponentName calling); in setVrMode() argument
|
D | VrManagerService.java | 684 int userId, ComponentName calling) { in updateCurrentVrServiceLocked() argument 739 if ((calling != null || mPersistentVrModeEnabled) in updateCurrentVrServiceLocked() 740 && !Objects.equals(calling, mCurrentVrModeComponent)) { in updateCurrentVrServiceLocked() 743 mCurrentVrModeComponent = calling; in updateCurrentVrServiceLocked()
|
/frameworks/opt/net/ims/ |
D | README.txt | 7 - GSMA IR.94 : video calling feature 14 To get started, you need to get an instance of the ImsManager by calling ImsManager#getInstance(). 113 controlling the camera (front/rear selection, zoom, brightness, ...) for a video calling.
|
/frameworks/native/libs/gui/ |
D | Android.bp | 35 // Allow calling variadic macros without a __VA_ARGS__ list
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 36 E.g calling <code>a = convert_short3(b);</code> is equivalent to doing
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 13 … return the function pointers that the trampolines would dispatch to, so calling through these fun… 26 …rocAddr+ function. The loader finds all other driver Vulkan functions by calling that +vkGetInstan… 60 … driver to translate the requested format and image usage flags into gralloc usage flags by calling
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 167 The application can poll for the timestamp of particular events by calling
|
D | EGL_ANDROID_native_fence_sync.txt | 110 descriptor, so the caller must not use it after calling eglCreateSyncKHR."
|
/frameworks/opt/telephony/proto/ |
D | telephony.proto | 205 // If wifi-calling has been enabled. 208 // Wifi-calling Mode.
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 157 * After calling this function, *dst will be set to an empty handle. See rsIsObject().
|
D | rs_convert.rsh | 34 * E.g calling a = convert_short3(b); is equivalent to doing
|
D | rs_graphics.rsh | 276 * After calling this function, *dst will be set to an empty handle. See rsIsObject().
|
D | rs_allocation_data.rsh | 124 * For example, when calling rsAllocationVLoadX_int4(a, 20, 30), an int4 composed 603 * For example, when calling rsAllocationVStoreX_int3(a, v, 20, 30), v.x is stored
|
/frameworks/compile/slang/ |
D | README.rst | 269 wait before calling root again to render another frame. The function
|
/frameworks/native/vulkan/libvulkan/ |
D | code-generator.tmpl | 1063 functions and functions handled in the loader top without calling into
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 1913 // of calling package. 1922 // action pass package name of calling package. 2646 // OPEN: Settings > User > Enable calling dialog 2649 // OPEN: Settings > User > Enable calling and sms dialog
|