Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp266 Transaction trans{*this}; in GetServiceId() local
272 Transaction trans{*this}; in SetTestChannel() local
284 Transaction trans{*this}; in SendAsync() local
290 Transaction trans{*this}; in GetThisChannelId() local
296 Transaction trans{*this}; in GetTestChannelId() local
303 Transaction trans{*this}; in CheckChannelIdArgument() local
312 Transaction trans{*this}; in CheckChannelObjectArgument() local
321 Transaction trans{*this}; in CheckChannelFromOtherService() local
330 Transaction trans{*this}; in GetNewChannel() local
340 Transaction trans{*this}; in GetNewChannelFromOtherService() local
[all …]
/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp100 Transaction trans{*this}; in LogController() local
113 Transaction trans{*this}; in Freeze() local
123 Transaction trans{*this}; in SetMode() local
134 Transaction trans{*this}; in GetMode() local
146 Transaction trans{*this}; in GetTangoReaderHandle() local
164 Transaction trans{*this}; in DataCapture() local
173 Transaction trans{*this}; in DataReaderDestroy() local
184 Transaction trans{*this}; in EnableSensors() local
216 Transaction trans{*this}; in GetControllerRingBuffer() local
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_tool.cpp55 android::pdx::Transaction trans{*this}; in Reload() local
65 android::pdx::Transaction trans{*this}; in Dump() local
/frameworks/base/obex/javax/obex/
DClientSession.java75 public ClientSession(final ObexTransport trans) throws IOException { in ClientSession()
91 public ClientSession(final ObexTransport trans, final boolean supportsSrm) throws IOException { in ClientSession()
DServerSession.java74 public ServerSession(ObexTransport trans, ServerRequestHandler handler, Authenticator auth) in ServerSession()
/frameworks/base/core/java/com/android/internal/widget/
DSlidingTab.java254 Animation trans = new TranslateAnimation(0, dx, 0, dy); in hide() local
271 Animation trans = new TranslateAnimation(-dx, 0, -dy, 0); in show() local
315 TranslateAnimation trans = new TranslateAnimation(0, dx, 0, dy); in reset() local
/frameworks/base/core/java/com/android/internal/transition/
DEpicenterTranslateClipReveal.java250 float trans; field in EpicenterTranslateClipReveal.State
254 public State(int lower, int upper, float trans) { in State()
/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp278 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal) in getTransparencyAndDisposalMethod()
403 bool trans; in onGetBitmap() local
/frameworks/rs/driver/
DrsdShader.cpp393 GLenum trans[] = { in setupSampler() local
/frameworks/base/media/jni/tuner/
DFrontendClient.cpp662 FrontendTransmissionMode trans; in getHidlStatusExt() local
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java620 final FragmentTransaction trans = mDecorToolbar.getViewGroup().isInEditMode() ? null : in selectTab() local
/frameworks/native/services/surfaceflinger/tests/
DLayerRenderTypeTransaction_test.cpp803 const float trans = M_SQRT2 * 16.0f; in TEST_P() local
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp377 hardware::Return<void> trans = mSource->getStopTimeOffsetUs( in configure() local
/frameworks/av/media/libstagefright/
DACodec.cpp7789 hardware::Return<void> trans = mGraphicBufferSource->getStopTimeOffsetUs( in setParameters() local