Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipTransformationTest.java33 BipTransformation trans = new BipTransformation(); in testCreateEmpty() local
40 BipTransformation trans = new BipTransformation(); in testAddTransformation() local
56 BipTransformation trans = new BipTransformation(); in testAddExistingTransformation() local
72 BipTransformation trans = new BipTransformation(); in testAddOnlyInvalidTransformation() local
78 BipTransformation trans = new BipTransformation(); in testAddNewInvalidTransformation() local
85 BipTransformation trans = new BipTransformation(); in testRemoveOnlyTransformation() local
102 BipTransformation trans = new BipTransformation(); in testRemoveOneTransformation() local
119 BipTransformation trans = new BipTransformation(); in testRemoveInvalidTransformation() local
131 BipTransformation trans = new BipTransformation(); in testRemoveUnsupportedTransformation() local
152 BipTransformation trans = new BipTransformation("crop"); in testParse_Crop() local
[all …]
H A DBipImageFormatTest.java86 BipTransformation trans = new BipTransformation(); in testParseVariant_withTransformation() local
110 BipTransformation trans = new BipTransformation(); in testParseVariant_allFields() local
189 BipTransformation trans = new BipTransformation(new int[]{BipTransformation.STRETCH, in testCreateVariant_withTransformations() local
220 BipTransformation trans = new BipTransformation(new int[]{BipTransformation.STRETCH, in testCreateVariant_allFields() local
H A DBipImagePropertiesTest.java392 BipTransformation trans = new BipTransformation(); in testCreateProperties() local
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A 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 …]
/aosp12/frameworks/native/libs/vr/libvrsensor/
H A 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
/aosp12/frameworks/av/media/libheadtracking/
H A DTwist-test.cpp41 Vector3f trans{4, 5, 6}; in TEST() local
50 Vector3f trans{1, 2, 3}; in TEST() local
H A DPose-test.cpp46 Vector3f trans{1, 2, 3}; in TEST() local
54 Vector3f trans{1, 2, 3}; in TEST() local
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_tool.cpp55 android::pdx::Transaction trans{*this}; in Reload() local
65 android::pdx::Transaction trans{*this}; in Dump() local
/aosp12/frameworks/base/obex/javax/obex/
H A DClientSession.java75 public ClientSession(final ObexTransport trans) throws IOException { in ClientSession()
91 public ClientSession(final ObexTransport trans, final boolean supportsSrm) throws IOException { in ClientSession()
H A DServerSession.java74 public ServerSession(ObexTransport trans, ServerRequestHandler handler, Authenticator auth) in ServerSession()
/aosp12/art/test/986-native-method-bind/src/art/
H A DTest986.java96 private static native void rebindTransformClass(Class<?> trans); in rebindTransformClass()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipImageProperties.java200 String trans = xpp.getAttributeValue(null, "transformation"); in parse() local
341 BipTransformation trans = format.getTransformation(); in toString() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A 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
/aosp12/frameworks/base/core/java/com/android/internal/transition/
H A DEpicenterTranslateClipReveal.java250 float trans; field in EpicenterTranslateClipReveal.State
254 public State(int lower, int upper, float trans) { in State()
/aosp12/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp278 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal) in getTransparencyAndDisposalMethod()
403 bool trans; in onGetBitmap() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DPreviewItemManager.java166 final float trans = (mIcon.mBackground.previewSize - iconSize) / 2; in getFinalIconParams() local
/aosp12/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_1.h174 auto trans = dvbt->getTransmissionMode(); in readDvbtFrontendSettings1_1() local
H A DTunerTestingConfigReaderV1_0.h591 uint32_t trans = static_cast<uint32_t>(dvbt->getTransmissionMode()); in readDvbtFrontendSettings() local
/aosp12/frameworks/rs/driver/
H A DrsdShader.cpp393 GLenum trans[] = { in setupSampler() local
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h120 long trans[3]; member
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.h123 long trans[3]; member
/aosp12/art/test/ti-agent/
H A Dredefinition_helper.cc297 CommonTransformationResult trans(env->GetArrayLength(class_array), in Java_art_Redefinition_addCommonTransformationResult() local
/aosp12/frameworks/base/media/jni/tuner/
H A DFrontendClient.cpp662 FrontendTransmissionMode trans; in getHidlStatusExt() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DWindowDecorActionBar.java620 final FragmentTransaction trans = mDecorToolbar.getViewGroup().isInEditMode() ? null : in selectTab() local
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DMemoryDomainTests.cpp630 auto trans = [](int32_t ind) -> BufferRole { in allocateBuffer() local

12