/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | ThreadInfo.cpp | 24 ShareGroupPtr share, in updateInfo() argument 30 shareGroup = share; in updateInfo()
|
D | ThreadInfo.h | 28 ShareGroupPtr share,
|
D | MacNative.h | 52 void* nsCreateContext(void* finalizedPixelFormat,void* share);
|
D | MacNative.m | 45 - (id) initWithFormat:(NSOpenGLPixelFormat *)pixelFormat shareContext:(NSOpenGLContext *)share; 50 - (id) initWithFormat:(NSOpenGLPixelFormat *)pixelFormat shareContext:(NSOpenGLContext *)share 52 self = [super initWithFormat:pixelFormat shareContext:share]; 221 void* nsCreateContext(void* format,void* share){ 223 return [[EmuGLContext alloc] initWithFormat:frmt shareContext:share];
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | gles12tr.h | 9 …X(voidptr, create_gles1_context, (void* share, const void* underlying_apis), (share, underlying_ap…
|
/hardware/interfaces/tv/tuner/1.1/ |
D | IFilter.hal | 60 * When media filters are opened, call this API to initialize the share memory handle if it's 63 * If DemuxFilterMediaEvent.avMemory contains file descriptor, share memory should be ignored. 67 * share memory is not initialized and does not contain valid fd. 71 * @return avMemSize the size of the shared av memory. It should be ignored when the share
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles12tr.entries | 7 voidptr create_gles1_context(void* share, const void* underlying_apis);
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocSharedLock.h | 68 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/sm7250/gps/utils/ |
D | LocSharedLock.h | 70 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocSharedLock.h | 70 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocSharedLock.h | 68 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display_swapchain/ |
D | create_shared_swapchains.adoc | 7 [open,refpage='vkCreateSharedSwapchainsKHR',desc='Create multiple swapchains that share presentable… 15 swapchains that share presentable images are created by calling:
|
/hardware/google/gfxstream/host/vulkan/ |
D | PostWorkerVk.cpp | 36 std::shared_future<void> completedFuture = std::async(std::launch::deferred, [] {}).share(); in postImpl()
|
D | DisplayVk.cpp | 172 auto completedFuture = std::async(std::launch::deferred, [] {}).share(); in post() 212 auto completedFuture = std::async(std::launch::deferred, [] {}).share(); in postImpl() 542 }).share(); in postImpl() 569 }).share()}; in postImpl()
|
/hardware/google/gfxstream/host/gl/ |
D | DisplayGl.cpp | 29 std::async(std::launch::deferred, [] {}).share(); in getCompletedFuture()
|
D | CompositorGl.cpp | 41 std::shared_future<void> completedFuture = std::async(std::launch::deferred, [] {}).share(); in getCompletedFuture()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_queue_family_foreign.adoc | 30 * The queues represented by ename:VK_QUEUE_FAMILY_EXTERNAL_KHR must share
|
/hardware/interfaces/graphics/composer/2.4/ |
D | types.hal | 23 * Seamless cannot be required for configurations that don't share a config group
|
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | renderControl.in | 9 GL_ENTRY(uint32_t, rcCreateContext, uint32_t config, uint32_t share, uint32_t glVersion)
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | Function.h | 314 FunctionImpl share() { in share() function 472 CallbackImpl share() { in share() function
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | Android.bp | 184 // Exclude share libraries from default because they might be missing on 213 // Exclude share libraries from default because they might be missing on
|