OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_hnd
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libcopybit/
software_converter.cpp
191
private_handle_t *
dst_hnd
= (private_handle_t *)rhs->handle;
local
215
ret = copy_source_to_destination(hnd->base,
dst_hnd
->base, info);
236
private_handle_t *
dst_hnd
= (private_handle_t *)rhs->handle;
local
260
ret = copy_source_to_destination(hnd->base,
dst_hnd
->base, info);
copybit_c2d.cpp
1154
private_handle_t*
dst_hnd
= new private_handle_t(-1, 0, 0, 0, dst_info.format,
local
[
all
...]
Completed in 133 milliseconds