Searched refs:allignment (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_buffer.c71 int allignment; local
85 allignment = 1;
89 allignment = 1;
93 allignment = 0;
99 allignment = 0;
106 allignment = 2048 * 16; /* Tiled row aligned */
110 allignment = 2048 * 16; /* Tiled row aligned */
114 allignment = 1;
118 allignment = 1;
122 allignment
214 int allignment; local
[all...]
H A Dpsb_buffer_dm.c175 int allignment; local
185 allignment = 4096;
195 allignment, placement);
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DRotationBufferProvider.cpp143 int allignment = 16 * 2048; // tiling row stride aligned local
144 bool ret = mWsbm->allocateTTMBuffer(size, allignment, buf);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DRotationBufferProvider.cpp143 int allignment = 16 * 2048; // tiling row stride aligned local
144 bool ret = mWsbm->allocateTTMBuffer(size, allignment, buf);

Completed in 59 milliseconds