Searched refs:c2d_get_gpuaddr (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 333 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, in c2d_get_gpuaddr() function 511 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 340 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 527 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 335 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 521 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 337 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 522 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|