Home
last modified time | relevance | path

Searched refs:G2DSFR_DST_FIELD_COUNT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h197 G2DSFR_DST_FIELD_COUNT, enumerator
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp409 for (unsigned int i = 0; i < G2DSFR_DST_FIELD_COUNT; i++) in show_g2d_commands()
985 mTask.commands.target = new uint32_t[G2DSFR_DST_FIELD_COUNT]; in reallocLayer()
991 memset(mTask.commands.target, 0, sizeof(uint32_t) * G2DSFR_DST_FIELD_COUNT); in reallocLayer()