Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:c2d_get_gpuaddr

333 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle,
511 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
513 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);