Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 13 of 13) 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/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/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/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h63 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup()
79 const GLSharedGroupPtr shared() { return m_shared; } in shared() function
DGL2Encoder.cpp2000 GLSharedGroupPtr shared = ctx->m_shared; in updateHostTexture2DBindingsFromProgramData() local
2025 GLSharedGroupPtr shared = ctx->m_shared; in s_glUseProgram() local
2055 GLSharedGroupPtr shared = ctx->m_shared; in s_glUniform1i() local
3547 GLSharedGroupPtr shared = ctx->m_shared; in s_glUniform1ui() local
4839 GLSharedGroupPtr shared = ctx->m_shared; in s_glActiveShaderProgram() local
4926 GLSharedGroupPtr shared = ctx->m_shared; in s_glProgramUniform1i() local
4952 GLSharedGroupPtr shared = ctx->m_shared; in s_glProgramUniform1ui() local
5169 GLSharedGroupPtr shared = ctx->m_shared; in s_glUseProgramStages() local
/device/google/contexthub/firmware/os/inc/
Dseos.h268 const struct Segment *shared; member
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1587 const uint8_t *shared; in halAppInfo() local