Searched defs:shared (Results 1 – 13 of 13) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/ |
D | xf-mem.h | 62 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/ |
D | xf-io.c | 399 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/ |
D | GLEncoder.h | 34 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup()
|
/device/linaro/hikey/gralloc960/ |
D | framebuffer_device.cpp | 427 bool shared = false; in fb_alloc_from_ion_module() local
|
D | mali_gralloc_public_interface.cpp | 171 bool shared = false; in mali_gralloc_allocate() local
|
D | mali_gralloc_bufferallocation.cpp | 886 bool shared = false; in mali_gralloc_buffer_allocate() local
|
/device/amlogic/yukawa/hal/gralloc/ |
D | framebuffer_device.cpp | 427 bool shared = false; in fb_alloc_from_ion_module() local
|
D | mali_gralloc_public_interface.cpp | 171 bool shared = false; in mali_gralloc_allocate() local
|
D | mali_gralloc_bufferallocation.cpp | 886 bool shared = false; in mali_gralloc_buffer_allocate() local
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2Encoder.h | 63 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup() 79 const GLSharedGroupPtr shared() { return m_shared; } in shared() function
|
D | GL2Encoder.cpp | 2000 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/ |
D | seos.h | 268 const struct Segment *shared; member
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 1587 const uint8_t *shared; in halAppInfo() local
|