Searched refs:storageObj (Results 1 – 2 of 2) sorted by relevance
437 size_t rowBytes, jbyteArray storageObj, SkColorTable* ctable) : in AndroidPixelRef() argument438 SkMallocPixelRef(info, storage, rowBytes, ctable, (storageObj == NULL)), in AndroidPixelRef()447 fStorageObj = storageObj; in AndroidPixelRef()452 fOnJavaHeap = (storageObj != NULL); in AndroidPixelRef()
96 jbyteArray storageObj, SkColorTable* ctable);