Searched defs:srcIndex (Results 1 – 5 of 5) sorted by relevance
85 uint32_t srcIndex = srcRowStride * y + x * BYTES_PER_INT + i; in OnApplyRGBA8888() local
75 uint32_t srcIndex = srcRowStride * y + x * BYTES_PER_INT + i; in OnApplyRGBA8888() local
185 int srcIndex = nR * src.rowStride_ + nC; in SLRBox() local
275 int32_t srcIndex = argv[0]->GetProperty(runtime, "srcIndex")->ToInt32(runtime); in SetPolyToPoly() local
350 for (uint32_t srcIndex = 0; srcIndex < bindTypeVec.size(); srcIndex++) { in SyncAclByBindType() local