Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/profiling/
Dcopy.cpp51 size_t srcj, dstj; in verify_subimage() local
56 dstj = ( j + dsty ) * pitch * element_pitch; in verify_subimage()
59 dstLoc = dstj + ( i + dstx ) * element_pitch; in verify_subimage()