OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copybit_image_t
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/display/libcopybit/
software_converter.h
39
int convertYV12toYCrCb420SP(const
copybit_image_t
*src,private_handle_t *yv12_handle);
50
struct
copybit_image_t
const *rhs);
62
struct
copybit_image_t
const *rhs);
copybit.h
129
struct
copybit_image_t
{
struct
211
struct
copybit_image_t
const *dst,
212
struct
copybit_image_t
const *src,
228
struct
copybit_image_t
const *dst,
229
struct
copybit_image_t
const *src,
256
int (*clear)(struct copybit_device_t *dev, struct
copybit_image_t
const *buf,
copybit.cpp
141
static void set_image(struct mdp_img *img, const struct
copybit_image_t
*rhs)
382
struct
copybit_image_t
const *dst,
383
struct
copybit_image_t
const *src,
435
(const_cast<
copybit_image_t
*>(src))->format =
437
(const_cast<
copybit_image_t
*>(src))->handle =
439
(const_cast<
copybit_image_t
*>(src))->base =
500
struct
copybit_image_t
const *dst,
501
struct
copybit_image_t
const *src,
software_converter.cpp
36
int convertYV12toYCrCb420SP(const
copybit_image_t
*src, private_handle_t *yv12_handle)
48
// In a
copybit_image_t
, w is the stride and
182
struct
copybit_image_t
const *rhs)
228
struct
copybit_image_t
const *rhs)
copybit_c2d.cpp
488
const struct
copybit_image_t
*rhs,
682
struct
copybit_image_t
const *buf,
913
static bool need_temp_buffer(struct
copybit_image_t
const *img)
933
static void populate_buffer_info(struct
copybit_image_t
const *img, bufferInfo& info)
[
all
...]
/hardware/msm7k/libcopybit/
copybit.cpp
134
static void set_image(struct mdp_img *img, const struct
copybit_image_t
*rhs)
341
struct
copybit_image_t
const *dst,
342
struct
copybit_image_t
const *src,
414
struct
copybit_image_t
const *dst,
415
struct
copybit_image_t
const *src,
/hardware/qcom/display/libhwcomposer/
hwc_copybit.cpp
211
copybit_image_t
buf;
309
copybit_image_t
src;
334
copybit_image_t
dst;
420
copybit_image_t
tmp_dst;
Completed in 218 milliseconds