Searched refs:nw (Results 1 – 11 of 11) sorted by relevance
15 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer() argument21 int32_t r = ANativeWindow_lock(nw, drv->wndBuffer, NULL); in IoGetBuffer()33 extern "C" void rscAllocationSetSurface(RsContext rscR, RsAllocation allocR, ANativeWindow *nw) { in rscAllocationSetSurface() argument47 if (nw != NULL) { in rscAllocationSetSurface()49 r = ANativeWindow_setBuffersGeometry(nw, alloc->mHal.drvState.lod[0].dimX, in rscAllocationSetSurface()57 IoGetBuffer(rsc, alloc, nw); in rscAllocationSetSurface()58 drv->wndSurface = nw; in rscAllocationSetSurface()65 if (nw) { in rscAllocationSetSurface()66 nw = NULL; in rscAllocationSetSurface()85 ANativeWindow *nw = drv->wndSurface; in rscAllocationDestroy() local[all …]
72 NeighboringCellInfo nw = new NeighboringCellInfo(p); in testParcel() local73 assertEquals(NETWORK_TYPE_GPRS, nw.getNetworkType()); in testParcel()74 assertEquals(rssi, nw.getRssi()); in testParcel()75 assertEquals(0x1234, nw.getLac()); in testParcel()76 assertEquals(0x5678, nw.getCid()); in testParcel()77 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nw.getPsc()); in testParcel()
128 buf.get() ? &mHalPreviewWindow.nw : 0); in setPreviewWindow()676 mHalPreviewWindow.nw.cancel_buffer = __cancel_buffer; in initHalPreviewWindow()677 mHalPreviewWindow.nw.lock_buffer = __lock_buffer; in initHalPreviewWindow()678 mHalPreviewWindow.nw.dequeue_buffer = __dequeue_buffer; in initHalPreviewWindow()679 mHalPreviewWindow.nw.enqueue_buffer = __enqueue_buffer; in initHalPreviewWindow()680 mHalPreviewWindow.nw.set_buffer_count = __set_buffer_count; in initHalPreviewWindow()681 mHalPreviewWindow.nw.set_buffers_geometry = __set_buffers_geometry; in initHalPreviewWindow()682 mHalPreviewWindow.nw.set_crop = __set_crop; in initHalPreviewWindow()683 mHalPreviewWindow.nw.set_timestamp = __set_timestamp; in initHalPreviewWindow()684 mHalPreviewWindow.nw.set_usage = __set_usage; in initHalPreviewWindow()[all …]
556 ANativeWindow *nw = drv->wndSurface; in rsdAllocationDestroy() local557 if (nw) { in rsdAllocationDestroy()560 int32_t r = nw->cancelBuffer(nw, drv->wndBuffer, -1); in rsdAllocationDestroy()563 native_window_api_disconnect(nw, NATIVE_WINDOW_API_CPU); in rsdAllocationDestroy()564 nw->decStrong(nullptr); in rsdAllocationDestroy()687 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer() argument690 int32_t r = native_window_dequeue_buffer_and_wait(nw, &drv->wndBuffer); in IoGetBuffer()712 void rsdAllocationSetSurface(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in rsdAllocationSetSurface() argument717 if (nw) { in rsdAllocationSetSurface()718 nw->incStrong(nullptr); in rsdAllocationSetSurface()[all …]
101 android::renderscript::Allocation *alloc, ANativeWindow *nw);
276 …edef void (*sAllocationSetSurfaceFnPtr) (const Context *rsc, Allocation *alloc, ANativeWindow *nw);
38 ninKQSW+oL4z28F3T0GHag38WeWyAJ45d7dx4z0GxhTm2b9DclLombY+nw==
1235 #powerTip.nw:after, #powerTip.nw:before,1246 #powerTip.nw:after, #powerTip.ne:after,1253 #powerTip.nw:before, #powerTip.ne:before,1260 #powerTip.nw:after, #powerTip.nw:before {1264 #powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {1278 #powerTip.nw:after, #powerTip.nw:before {
793 Network nw; in getSummary() local796 nw = wifiManager.getCurrentNetwork(); in getSummary()798 nw = null; in getSummary()800 NetworkCapabilities nc = cm.getNetworkCapabilities(nw); in getSummary()
598 ANativeWindow *nw = (ANativeWindow *)sur; in setSurface() local599 rsc->mHal.funcs.allocation.setSurface(rsc, this, nw); in setSurface()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...