Searched defs:mapped_idx (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp336 struct private_handle_t *handle, int &mapped_idx)
363 // map GPU addr and use this as mapped_idx
377 mapped_idx = freeindex;
383 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
385 if (!ctx || (mapped_idx == -1))
388 if (ctx->mapped_gpu_addr[mapped_idx]) {
389 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
390 ctx->mapped_gpu_addr[mapped_idx] = 0;
495 const eC2DFlags flags, int &mapped_idx)
502 mapped_idx
335 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
493 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp341 struct private_handle_t *handle, int &mapped_idx)
368 // map GPU addr and use this as mapped_idx
382 mapped_idx = freeindex;
388 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
390 if (!ctx || (mapped_idx == -1))
393 if (ctx->mapped_gpu_addr[mapped_idx]) {
394 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
395 ctx->mapped_gpu_addr[mapped_idx] = 0;
501 const eC2DFlags flags, int &mapped_idx)
508 mapped_idx
340 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
499 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp340 struct private_handle_t *handle, int &mapped_idx)
367 // map GPU addr and use this as mapped_idx
381 mapped_idx = freeindex;
387 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
389 if (!ctx || (mapped_idx == -1))
392 if (ctx->mapped_gpu_addr[mapped_idx]) {
393 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
394 ctx->mapped_gpu_addr[mapped_idx] = 0;
500 const eC2DFlags flags, int &mapped_idx)
507 mapped_idx
339 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
498 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp334 int &mapped_idx)
363 mapped_idx = i;
373 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
375 if (!ctx || (mapped_idx == -1))
378 if (ctx->mapped_gpu_addr[mapped_idx]) {
379 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
380 ctx->mapped_gpu_addr[mapped_idx] = 0;
485 const eC2DFlags flags, int &mapped_idx)
492 mapped_idx = -1;
511 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
333 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
483 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp342 struct private_handle_t *handle, int &mapped_idx)
369 // map GPU addr and use this as mapped_idx
383 mapped_idx = freeindex;
389 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
391 if (!ctx || (mapped_idx == -1))
394 if (ctx->mapped_gpu_addr[mapped_idx]) {
395 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
396 ctx->mapped_gpu_addr[mapped_idx] = 0;
504 const eC2DFlags flags, int &mapped_idx)
511 mapped_idx
341 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
502 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp345 struct private_handle_t *handle, int &mapped_idx)
367 // map GPU addr and use this as mapped_idx
381 mapped_idx = freeindex;
387 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
389 if (!ctx || (mapped_idx == -1))
392 if (ctx->mapped_gpu_addr[mapped_idx]) {
393 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
394 ctx->mapped_gpu_addr[mapped_idx] = 0;
502 const eC2DFlags flags, int &mapped_idx)
509 mapped_idx
344 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
500 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp345 struct private_handle_t *handle, int &mapped_idx)
367 // map GPU addr and use this as mapped_idx
381 mapped_idx = freeindex;
387 static void unmap_gpuaddr(copybit_context_t* ctx, int mapped_idx) argument
389 if (!ctx || (mapped_idx == -1))
392 if (ctx->mapped_gpu_addr[mapped_idx]) {
393 LINK_c2dUnMapAddr( (void*)ctx->mapped_gpu_addr[mapped_idx]);
394 ctx->mapped_gpu_addr[mapped_idx] = 0;
502 const eC2DFlags flags, int &mapped_idx)
509 mapped_idx
344 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, int &mapped_idx) argument
500 set_image(copybit_context_t* ctx, uint32 surfaceId, const struct copybit_image_t *rhs, const eC2DFlags flags, int &mapped_idx) argument
[all...]

Completed in 26 milliseconds