Home
last modified time | relevance | path

Searched defs:nw (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/v8/renderscript/jni/
Dandroid_rscompat_usage_io_driver.cpp15 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() local
98 ANativeWindow *nw = drv->wndSurface; in rscAllocationIoSend() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNeighboringCellInfoTest.java72 NeighboringCellInfo nw = new NeighboringCellInfo(p); in testParcel() local
/frameworks/rs/driver/
DrsdAllocation.cpp583 ANativeWindow *nw = drv->wndSurface; in rsdAllocationDestroy() local
714 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in IoGetBuffer()
739 void rsdAllocationSetSurface(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in rsdAllocationSetSurface()
832 ANativeWindow *nw = drv->wndSurface; in rsdAllocationIoSend() local
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h779 struct preview_stream_ops nw; member
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DAccessPoint.java781 Network nw; in getSummary() local
/frameworks/rs/
DrsAllocation.cpp658 ANativeWindow *nw = (ANativeWindow *)sur; in setSurface() local
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1165 final int nw = ow * maxSize / longerDimension; in shrinkBitmap() local