Searched defs:nw (Results 1 – 6 of 6) sorted by relevance
15 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer()33 extern "C" void rscAllocationSetSurface(RsContext rscR, RsAllocation allocR, ANativeWindow *nw) { in rscAllocationSetSurface()85 ANativeWindow *nw = drv->wndSurface; in rscAllocationDestroy() local98 ANativeWindow *nw = drv->wndSurface; in rscAllocationIoSend() local
72 NeighboringCellInfo nw = new NeighboringCellInfo(p); in testParcel() local
104 ImsiEncryptionInfo nw = new ImsiEncryptionInfo(p); in testParcel() local
575 ANativeWindow *nw = drv->wndSurface; in rsdAllocationDestroy() local707 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer()734 void rsdAllocationSetSurface(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in rsdAllocationSetSurface()788 ANativeWindow *nw = drv->wndSurface; in rsdAllocationIoSend() local
621 ANativeWindow *nw = (ANativeWindow *)sur; in setSurface() local
1473 final int nw = ow * maxSize / longerDimension; in shrinkBitmap() local