Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 18 of 18) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/
Dxf-mem.h62 static inline void * xf_mem_alloc(u32 size, u32 align, u32 core, u32 shared) in xf_mem_alloc()
77 #define xf_mem_alloc(size, align, core, shared) \ argument
88 static inline void xf_mem_free(void *p, u32 size, u32 core, u32 shared) in xf_mem_free()
104 #define xf_mem_free(p, size, core, shared) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-io.c399 u32 shared = XF_MSG_SHARED(id); in xf_output_port_route() local
499 u32 shared = XF_MSG_SHARED(m->id); in xf_output_port_unroute() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h34 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup()
/device/amlogic/yukawa/hal/gralloc/
Dframebuffer_device.cpp427 bool shared = false; in fb_alloc_from_ion_module() local
Dmali_gralloc_public_interface.cpp171 bool shared = false; in mali_gralloc_allocate() local
Dmali_gralloc_bufferallocation.cpp886 bool shared = false; in mali_gralloc_buffer_allocate() local
/device/linaro/hikey/gralloc960/
Dframebuffer_device.cpp427 bool shared = false; in fb_alloc_from_ion_module() local
Dmali_gralloc_public_interface.cpp171 bool shared = false; in mali_gralloc_allocate() local
Dmali_gralloc_bufferallocation.cpp886 bool shared = false; in mali_gralloc_buffer_allocate() local
/device/generic/vulkan-cereal/stream-servers/
Dvirglrenderer.h42 bool shared; member
DFrameBuffer.cpp2407 void FrameBuffer::createTrivialContext(HandleType shared, in createTrivialContext()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h66 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup()
86 const GLSharedGroupPtr shared() { return m_shared; } in shared() function
DGL2Encoder.cpp2216 GLSharedGroupPtr shared = ctx->m_shared; in updateHostTexture2DBindingsFromProgramData() local
2241 GLSharedGroupPtr shared = ctx->m_shared; in s_glUseProgram() local
2280 GLSharedGroupPtr shared = ctx->m_shared; in s_glUniform1i() local
3828 GLSharedGroupPtr shared = ctx->m_shared; in s_glUniform1ui() local
5373 GLSharedGroupPtr shared = ctx->m_shared; in s_glActiveShaderProgram() local
5477 GLSharedGroupPtr shared = ctx->m_shared; in s_glProgramUniform1i() local
5501 GLSharedGroupPtr shared = ctx->m_shared; in s_glProgramUniform1ui() local
5693 GLSharedGroupPtr shared = ctx->m_shared; in s_glUseProgramStages() local
/device/google/contexthub/firmware/os/inc/
Dseos.h268 const struct Segment *shared; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dswapchain.cpp225 bool shared; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp604 GLuint shared, in AddRGBAFormat()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1587 const uint8_t *shared; in halAppInfo() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_data.json576 "bits": { "red": 9, "green": 9, "blue": 9, "shared": 5 } number