Searched refs:lc (Results 1 – 6 of 6) sorted by relevance
482 LoadLinearFixedContext lc; in handleMessage() local494 lc = (LoadLinearFixedContext) ar.userObj; in handleMessage()496 response = lc.mOnLoaded; in handleMessage()520 lc = (LoadLinearFixedContext) ar.userObj; in handleMessage()522 response = lc.mOnLoaded; in handleMessage()530 path = lc.mPath; in handleMessage()540 lc.mRecordSize = data[RESPONSE_DATA_RECORD_LENGTH] & 0xFF; in handleMessage()544 lc.mCountRecords = size / lc.mRecordSize; in handleMessage()546 if (lc.mLoadAll) { in handleMessage()547 lc.results = new ArrayList<byte[]>(lc.mCountRecords); in handleMessage()[all …]
231 ListContent lc = new ListContent(slice); in showSlice() local232 RowContent headerContent = lc.getHeader(); in showSlice()236 List<SliceContent> subItems = lc.getRowItems().stream().filter(sliceContent -> { in showSlice()
92 layer_id id, const LayerChange& lc);
471 layer_id id, const LayerChange& lc) { in setLayer() argument472 ALOGV("Layer %d: Setting Layer -- layer=%d", id, lc.layer()); in setLayer()473 t.setLayer(mLayers[id], lc.layer()); in setLayer()
256 size_t lc = 1; in runMemoryLatencyTest() local
247 int lc = pidCounts.get(lhs); in dump()249 if (lc < rc) { in dump()251 } else if (lc > rc) { in dump()