Searched refs:c2d_get_gpuaddr (Results 1 – 10 of 10) 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/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/sdm845/display/libcopybit/ |
D | copybit_c2d.cpp | 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 528 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 342 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 526 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 528 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit_c2d.cpp | 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 528 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit_c2d.cpp | 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 528 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit_c2d.cpp | 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 528 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/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 341 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, in c2d_get_gpuaddr() function 530 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); in set_image()
|