Searched refs:mColorMapAllocation (Results 1 – 1 of 1) sorted by relevance
34 Allocation mColorMapAllocation; field in Material314 if (mColorMapAllocation == null) { in getColorMapAllocation()317 mColorMapAllocation = Allocation.createTyped(rs, b.create()); in getColorMapAllocation()319 mColorMapAllocation.copyFromUnchecked(mColor); in getColorMapAllocation()320 return mColorMapAllocation; in getColorMapAllocation()