Searched refs:node (Results 1 - 25 of 143) sorted by path

123456

/frameworks/av/include/media/
H A DIOMX.h53 virtual bool livesLocally(node_id node, pid_t pid) = 0;
64 node_id *node) = 0;
66 virtual status_t freeNode(node_id node) = 0;
69 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) = 0;
72 node_id node, OMX_INDEXTYPE index,
76 node_id node, OMX_INDEXTYPE index,
80 node_id node, OMX_INDEXTYPE index,
84 node_id node, OMX_INDEXTYPE index,
88 node_id node, OMX_STATETYPE* state) = 0;
93 node_id node, OMX_U3
212 IOMX::node_id node; member in struct:android::omx_message
263 isSecure(IOMX::node_id node) argument
[all...]
/frameworks/av/include/media/stagefright/
H A DACodec.h98 const sp<IOMX> &omx, IOMX::node_id node,
346 const sp<IOMX> &omx, IOMX::node_id node, const char *role);
546 const sp<IOMX> &omx, IOMX::node_id node,
/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c57 static int loadEffect(cnode *node);
58 // To get and add the effect pointed by the passed node to the gSubEffectList
287 uuid->clockSeq, uuid->node[0], uuid->node[1],uuid->node[2],
288 uuid->node[3],uuid->node[4],uuid->node[5]);
408 uuid->clockSeq, uuid->node[0], uuid->node[
494 cnode *node; local
510 cnode *node; local
592 cnode *node; local
647 cnode *node; local
663 cnode *node; local
[all...]
/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp129 uuid_print.timeHiAndVersion, uuid_print.clockSeq, uuid_print.node[0],
130 uuid_print.node[1], uuid_print.node[2], uuid_print.node[3],
131 uuid_print.node[4], uuid_print.node[5]);
134 uuid_print.timeHiAndVersion, uuid_print.clockSeq, uuid_print.node[0],
135 uuid_print.node[1], uuid_print.node[2], uuid_print.node[
[all...]
/frameworks/av/media/libmedia/
H A DAudioEffect.cpp462 guid->node[0] = (uint8_t)tmp[4];
463 guid->node[1] = (uint8_t)tmp[5];
464 guid->node[2] = (uint8_t)tmp[6];
465 guid->node[3] = (uint8_t)tmp[7];
466 guid->node[4] = (uint8_t)tmp[8];
467 guid->node[5] = (uint8_t)tmp[9];
483 guid->node[0],
484 guid->node[1],
485 guid->node[2],
486 guid->node[
[all...]
H A DIOMX.cpp73 virtual bool livesLocally(node_id node, pid_t pid) { argument
76 data.writeInt32((int32_t)node);
108 node_id *node) {
117 *node = (node_id)reply.readInt32();
122 *node = 0;
128 virtual status_t freeNode(node_id node) { argument
131 data.writeInt32((int32_t)node);
138 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) {
141 data.writeInt32((int32_t)node);
150 node_id node, OMX_INDEXTYP
105 allocateNode( const char *name, const sp<IOMXObserver> &observer, sp<IBinder> *nodeBinder, node_id *node) argument
137 sendCommand( node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) argument
149 getParameter( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
170 setParameter( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
184 getConfig( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
205 setConfig( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
219 getState( node_id node, OMX_STATETYPE* state) argument
230 enableNativeBuffers( node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) argument
244 getGraphicBufferUsage( node_id node, OMX_U32 port_index, OMX_U32* usage) argument
257 useBuffer( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
281 useGraphicBuffer( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id *buffer) argument
303 updateGraphicBufferInMeta( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id buffer) argument
318 updateNativeHandleInMeta( node_id node, OMX_U32 port_index, const sp<NativeHandle> &nativeHandle, buffer_id buffer) argument
336 createInputSurface( node_id node, OMX_U32 port_index, android_dataspace dataSpace, sp<IGraphicBufferProducer> *bufferProducer, MetadataBufferType *type) argument
393 setInputSurface( node_id node, OMX_U32 port_index, const sp<IGraphicBufferConsumer> &bufferConsumer, MetadataBufferType *type) argument
419 signalEndOfInputStream(node_id node) argument
433 storeMetaDataInBuffers( node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) argument
453 prepareForAdaptivePlayback( node_id node, OMX_U32 port_index, OMX_BOOL enable, OMX_U32 max_width, OMX_U32 max_height) argument
469 configureVideoTunnelMode( node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, native_handle_t **sidebandHandle ) argument
488 allocateSecureBuffer( node_id node, OMX_U32 port_index, size_t size, buffer_id *buffer, void **buffer_data, sp<NativeHandle> *native_handle) argument
517 allocateBufferWithBackup( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
540 freeBuffer( node_id node, OMX_U32 port_index, buffer_id buffer) argument
552 fillBuffer(node_id node, buffer_id buffer, int fenceFd) argument
566 emptyBuffer( node_id node, buffer_id buffer, OMX_U32 range_offset, OMX_U32 range_length, OMX_U32 flags, OMX_TICKS timestamp, int fenceFd) argument
588 getExtensionIndex( node_id node, const char *parameter_name, OMX_INDEXTYPE *index) argument
609 setInternalOption( node_id node, OMX_U32 port_index, InternalOptionType type, const void *optionData, size_t size) argument
644 node_id node = (node_id)data.readInt32(); local
689 node_id node; local
705 node_id node = (node_id)data.readInt32(); local
716 node_id node = (node_id)data.readInt32(); local
735 node_id node = (node_id)data.readInt32(); local
829 node_id node = (node_id)data.readInt32(); local
843 node_id node = (node_id)data.readInt32(); local
858 node_id node = (node_id)data.readInt32(); local
873 node_id node = (node_id)data.readInt32(); local
900 node_id node = (node_id)data.readInt32(); local
921 node_id node = (node_id)data.readInt32(); local
938 node_id node = (node_id)data.readInt32(); local
957 node_id node = (node_id)data.readInt32(); local
1002 node_id node = (node_id)data.readInt32(); local
1030 node_id node = (node_id)data.readInt32(); local
1042 node_id node = (node_id)data.readInt32(); local
1059 node_id node = (node_id)data.readInt32(); local
1076 node_id node = (node_id)data.readInt32(); local
1096 node_id node = (node_id)data.readInt32(); local
1128 node_id node = (node_id)data.readInt32(); local
1157 node_id node = (node_id)data.readInt32(); local
1169 node_id node = (node_id)data.readInt32(); local
1182 node_id node = (node_id)data.readInt32(); local
1200 node_id node = (node_id)data.readInt32(); local
1268 IOMX::node_id node = data.readInt32(); local
[all...]
/frameworks/av/media/libstagefright/
H A DACodec.cpp145 notify->setInt32("node", omx_msg.node);
1700 const sp<IOMX> &omx, IOMX::node_id node, const char *role) {
1710 node, OMX_IndexParamStandardComponentRole,
4616 const sp<IOMX> &omx, IOMX::node_id node,
4621 node, "OMX.google.android.index.describeColorFormat",
4625 node, describeColorFormatIndex,
4631 node, "OMX.google.android.index.describeColorFormat2", &describeColorFormatIndex) == OK
4633 node, describeColorFormatIndex, &describeParams, sizeof(describeParams)) == OK) {
4642 const sp<IOMX> &omx, IOMX::node_id node,
1699 setComponentRole( const sp<IOMX> &omx, IOMX::node_id node, const char *role) argument
4615 describeColorFormat( const sp<IOMX> &omx, IOMX::node_id node, DescribeColorFormat2Params &describeParams) argument
4641 isFlexibleColorFormat( const sp<IOMX> &omx, IOMX::node_id node, uint32_t colorFormat, bool usingNativeBuffers, OMX_U32 *flexibleEquivalent) argument
6390 IOMX::node_id node = 0; local
7829 IOMX::node_id node = 0; local
[all...]
H A DOMXClient.cpp52 virtual bool livesLocally(node_id node, pid_t pid);
59 node_id *node);
61 virtual status_t freeNode(node_id node);
64 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
67 node_id node, OMX_INDEXTYPE index,
71 node_id node, OMX_INDEXTYPE index,
75 node_id node, OMX_INDEXTYPE index,
79 node_id node, OMX_INDEXTYPE index,
83 node_id node, OMX_STATETYPE* state);
86 node_id node, OMX_U3
255 livesLocally(node_id node, pid_t pid) argument
269 allocateNode( const char *name, const sp<IOMXObserver> &observer, sp<IBinder> *nodeBinder, node_id *node) argument
303 freeNode(node_id node) argument
317 sendCommand( node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) argument
322 getParameter( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
328 setParameter( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
334 getConfig( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
340 setConfig( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
346 getState( node_id node, OMX_STATETYPE* state) argument
351 storeMetaDataInBuffers( node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) argument
356 prepareForAdaptivePlayback( node_id node, OMX_U32 port_index, OMX_BOOL enable, OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) argument
363 configureVideoTunnelMode( node_id node, OMX_U32 portIndex, OMX_BOOL enable, OMX_U32 audioHwSync, native_handle_t **sidebandHandle) argument
370 enableNativeBuffers( node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) argument
375 getGraphicBufferUsage( node_id node, OMX_U32 port_index, OMX_U32* usage) argument
380 useBuffer( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
386 useGraphicBuffer( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id *buffer) argument
393 updateGraphicBufferInMeta( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id buffer) argument
400 updateNativeHandleInMeta( node_id node, OMX_U32 port_index, const sp<NativeHandle> &nativeHandle, buffer_id buffer) argument
407 createInputSurface( node_id node, OMX_U32 port_index, android_dataspace dataSpace, sp<IGraphicBufferProducer> *bufferProducer, MetadataBufferType *type) argument
431 setInputSurface( node_id node, OMX_U32 port_index, const sp<IGraphicBufferConsumer> &bufferConsumer, MetadataBufferType *type) argument
437 signalEndOfInputStream(node_id node) argument
441 allocateSecureBuffer( node_id node, OMX_U32 port_index, size_t size, buffer_id *buffer, void **buffer_data, sp<NativeHandle> *native_handle) argument
448 allocateBufferWithBackup( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
455 freeBuffer( node_id node, OMX_U32 port_index, buffer_id buffer) argument
460 fillBuffer(node_id node, buffer_id buffer, int fenceFd) argument
464 emptyBuffer( node_id node, buffer_id buffer, OMX_U32 range_offset, OMX_U32 range_length, OMX_U32 flags, OMX_TICKS timestamp, int fenceFd) argument
473 getExtensionIndex( node_id node, const char *parameter_name, OMX_INDEXTYPE *index) argument
480 setInternalOption( node_id node, OMX_U32 port_index, InternalOptionType type, const void *data, size_t size) argument
[all...]
/frameworks/av/media/libstagefright/include/
H A DOMX.h34 virtual bool livesLocally(node_id node, pid_t pid);
41 node_id *node);
43 virtual status_t freeNode(node_id node);
46 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
49 node_id node, OMX_INDEXTYPE index,
53 node_id node, OMX_INDEXTYPE index,
57 node_id node, OMX_INDEXTYPE index,
61 node_id node, OMX_INDEXTYPE index,
65 node_id node, OMX_STATETYPE* state);
68 node_id node, OMX_U3
[all...]
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp42 // node ids are created by concatenating the pid with a 16-bit counter
132 ALOGV("Would have dispatched a message to a node that's already gone.");
206 bool OMX::isSecure(node_id node) { argument
207 OMXNodeInstance *instance = findInstance(node);
211 bool OMX::livesLocally(node_id /* node */, pid_t pid) {
245 sp<IBinder> *nodeBinder, node_id *node) {
248 *node = 0;
254 // all possible node IDs are in use
273 *node = makeNodeID_l(instance);
274 mDispatchers.add(*node, ne
243 allocateNode( const char *name, const sp<IOMXObserver> &observer, sp<IBinder> *nodeBinder, node_id *node) argument
284 freeNode(node_id node) argument
316 sendCommand( node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) argument
327 getParameter( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
341 setParameter( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
355 getConfig( node_id node, OMX_INDEXTYPE index, void *params, size_t size) argument
368 setConfig( node_id node, OMX_INDEXTYPE index, const void *params, size_t size) argument
381 getState( node_id node, OMX_STATETYPE* state) argument
393 enableNativeBuffers( node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) argument
404 getGraphicBufferUsage( node_id node, OMX_U32 port_index, OMX_U32* usage) argument
415 storeMetaDataInBuffers( node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) argument
426 prepareForAdaptivePlayback( node_id node, OMX_U32 portIndex, OMX_BOOL enable, OMX_U32 maxFrameWidth, OMX_U32 maxFrameHeight) argument
439 configureVideoTunnelMode( node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, native_handle_t **sidebandHandle) argument
452 useBuffer( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
465 useGraphicBuffer( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id *buffer) argument
478 updateGraphicBufferInMeta( node_id node, OMX_U32 port_index, const sp<GraphicBuffer> &graphicBuffer, buffer_id buffer) argument
491 updateNativeHandleInMeta( node_id node, OMX_U32 port_index, const sp<NativeHandle> &nativeHandle, buffer_id buffer) argument
504 createInputSurface( node_id node, OMX_U32 port_index, android_dataspace dataSpace, sp<IGraphicBufferProducer> *bufferProducer, MetadataBufferType *type) argument
524 setInputSurface( node_id node, OMX_U32 port_index, const sp<IGraphicBufferConsumer> &bufferConsumer, MetadataBufferType *type) argument
537 signalEndOfInputStream(node_id node) argument
547 allocateSecureBuffer( node_id node, OMX_U32 port_index, size_t size, buffer_id *buffer, void **buffer_data, sp<NativeHandle> *native_handle) argument
560 allocateBufferWithBackup( node_id node, OMX_U32 port_index, const sp<IMemory> &params, buffer_id *buffer, OMX_U32 allottedSize) argument
573 freeBuffer(node_id node, OMX_U32 port_index, buffer_id buffer) argument
584 fillBuffer(node_id node, buffer_id buffer, int fenceFd) argument
594 emptyBuffer( node_id node, buffer_id buffer, OMX_U32 range_offset, OMX_U32 range_length, OMX_U32 flags, OMX_TICKS timestamp, int fenceFd) argument
609 getExtensionIndex( node_id node, const char *parameter_name, OMX_INDEXTYPE *index) argument
623 setInternalOption( node_id node, OMX_U32 port_index, InternalOptionType type, const void *data, size_t size) argument
638 OnEvent( node_id node, OMX_IN OMX_EVENTTYPE eEvent, OMX_IN OMX_U32 nData1, OMX_IN OMX_U32 nData2, OMX_IN OMX_PTR pEventData) argument
690 OnEmptyBufferDone( node_id node, buffer_id buffer, OMX_IN OMX_BUFFERHEADERTYPE *pBuffer, int fenceFd) argument
705 OnFillBufferDone( node_id node, buffer_id buffer, OMX_IN OMX_BUFFERHEADERTYPE *pBuffer, int fenceFd) argument
728 node_id node = 0; local
740 findInstance(node_id node) argument
748 findDispatcher(node_id node) argument
756 invalidateNodeID(node_id node) argument
761 invalidateNodeID_l(node_id node) argument
[all...]
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp76 IOMX::node_id node, omx_message *msg, int64_t timeoutUs) {
78 node, NULL, NULL, msg, timeoutUs);
123 IOMX::node_id node,
133 if ((*it).node == node) {
161 IOMX::node_id node, OMX_U32 portIndex,
170 node, OMX_IndexParamPortDefinition, def, sizeof(*def));
183 IOMX::node_id node, OMX_U32 portIndex,
188 status_t err = getPortDefinition(node, portIndex, &def);
198 node, portInde
75 dequeueMessageForNode( IOMX::node_id node, omx_message *msg, int64_t timeoutUs) argument
122 dequeueMessageForNodeIgnoringBuffers( IOMX::node_id node, Vector<Buffer> *inputBuffers, Vector<Buffer> *outputBuffers, omx_message *msg, int64_t timeoutUs) argument
160 getPortDefinition( IOMX::node_id node, OMX_U32 portIndex, OMX_PARAM_PORTDEFINITIONTYPE *def) argument
181 allocatePortBuffers( const sp<MemoryDealer> &dealer, IOMX::node_id node, OMX_U32 portIndex, Vector<Buffer> *buffers) argument
207 setRole(IOMX::node_id node, const char *role) argument
223 NodeReaper(const sp<Harness> &harness, IOMX::node_id node) argument
267 IOMX::node_id node; local
[all...]
H A DOMXHarness.h47 IOMX::node_id node, omx_message *msg, int64_t timeoutUs = -1);
50 IOMX::node_id node,
56 IOMX::node_id node, OMX_U32 portIndex,
61 IOMX::node_id node, OMX_U32 portIndex,
64 status_t setRole(IOMX::node_id node, const char *role);
/frameworks/av/services/audioflinger/
H A DEffects.cpp972 mDescriptor.uuid.clockSeq, mDescriptor.uuid.node[0], mDescriptor.uuid.node[1],
973 mDescriptor.uuid.node[2],
974 mDescriptor.uuid.node[3],mDescriptor.uuid.node[4],mDescriptor.uuid.node[5]);
979 mDescriptor.type.clockSeq, mDescriptor.type.node[0], mDescriptor.type.node[1],
980 mDescriptor.type.node[2],
981 mDescriptor.type.node[
[all...]
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DConfigParsingUtils.cpp36 cnode *node = root->first_child; local
40 while (node) {
41 if (strcmp(node->name, GAIN_MODE) == 0) {
42 gain->setMode(GainModeConverter::maskFromString(node->value));
43 } else if (strcmp(node->name, GAIN_CHANNELS) == 0) {
46 if (InputChannelConverter::fromString(node->value, mask)) {
50 if (OutputChannelConverter::fromString(node->value, mask)) {
54 } else if (strcmp(node->name, GAIN_MIN_VALUE) == 0) {
55 gain->setMinValueInMb(atoi(node->value));
56 } else if (strcmp(node
82 cnode *node = root->first_child; local
103 cnode *node = root->first_child; local
153 cnode *node = root->first_child; local
225 cnode *node = config_find(root, DEVICES_TAG); local
271 cnode *node = config_find(root, AUDIO_HW_MODULE_TAG); local
323 cnode *node = config_find(root, GLOBAL_CONFIG_TAG); local
371 cnode *node = config_find(root, GLOBAL_CONFIG_TAG); local
[all...]
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DParameterManagerWrapper.cpp142 cnode *node; local
143 for (node = root->first_child; node != NULL; node = node->next) {
145 ALOG_ASSERT(node != NULL, "error in parsing file");
146 const char *typeName = node->name;
147 char *valueNames = strndup(node->value, strlen(node->value));
187 cnode *node local
197 cnode *node = config_find(root, gExclusiveCriterionTypeTag.c_str()); local
207 cnode *node; local
242 cnode *node = config_find(root, gCriterionTag.c_str()); local
295 cnode *node = config_find(root, gPolicyConfTag.c_str()); local
[all...]
/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyEffects.cpp399 size_t AudioPolicyEffects::readParamValue(cnode *node, argument
407 if (strncmp(node->name, SHORT_TAG, sizeof(SHORT_TAG) + 1) == 0) {
412 *(short *)(*param + pos) = (short)atoi(node->value);
415 } else if (strncmp(node->name, INT_TAG, sizeof(INT_TAG) + 1) == 0) {
420 *(int *)(*param + pos) = atoi(node->value);
423 } else if (strncmp(node->name, FLOAT_TAG, sizeof(FLOAT_TAG) + 1) == 0) {
428 *(float *)(*param + pos) = (float)atof(node->value);
431 } else if (strncmp(node->name, BOOL_TAG, sizeof(BOOL_TAG) + 1) == 0) {
436 if (strncmp(node->value, "true", strlen("true") + 1) == 0) {
444 } else if (strncmp(node
543 cnode *node = root->first_child; local
559 cnode *node = root->first_child; local
597 cnode *node = config_find(root, PREPROCESSING_TAG); local
624 cnode *node = config_find(root, OUTPUT_SESSION_PROCESSING_TAG); local
650 cnode *node = config_find(root, UUID_TAG); local
664 cnode *node = config_find(root, EFFECTS_TAG); local
[all...]
H A DAudioPolicyEffects.h172 size_t readParamValue(cnode *node,
/frameworks/av/soundtrigger/
H A DSoundTrigger.cpp257 guid->node[0] = (uint8_t)tmp[4];
258 guid->node[1] = (uint8_t)tmp[5];
259 guid->node[2] = (uint8_t)tmp[6];
260 guid->node[3] = (uint8_t)tmp[7];
261 guid->node[4] = (uint8_t)tmp[8];
262 guid->node[5] = (uint8_t)tmp[9];
278 guid->node[0],
279 guid->node[1],
280 guid->node[2],
281 guid->node[
[all...]
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DAccessibilityNodeInfoDumper.java47 * @param root The root accessibility node.
69 * @param root The root accessibility node.
101 private static void dumpNodeRec(AccessibilityNodeInfo node, XmlSerializer serializer,int index, argument
103 serializer.startTag("", "node");
104 if (!nafExcludedClass(node) && !nafCheck(node))
107 serializer.attribute("", "text", safeCharSeqToString(node.getText()));
108 serializer.attribute("", "resource-id", safeCharSeqToString(node.getViewIdResourceName()));
109 serializer.attribute("", "class", safeCharSeqToString(node.getClassName()));
110 serializer.attribute("", "package", safeCharSeqToString(node
150 nafExcludedClass(AccessibilityNodeInfo node) argument
169 nafCheck(AccessibilityNodeInfo node) argument
195 childNafCheck(AccessibilityNodeInfo node) argument
[all...]
H A DAccessibilityNodeInfoHelper.java28 * Returns the node's bounds clipped to the size of the display
30 * @param node
33 * @return null if node is null, else a Rect containing visible bounds
35 static Rect getVisibleBoundsInScreen(AccessibilityNodeInfo node, int width, int height) { argument
36 if (node == null) {
39 // targeted node's bounds
41 node.getBoundsInScreen(nodeRect);
H A DUiObject.java151 AccessibilityNodeInfo node = findAccessibilityNodeInfo(mConfig.getWaitForSelectorTimeout());
152 if(node == null) {
155 return node.getChildCount();
167 AccessibilityNodeInfo node = null;
171 node = getQueryController().findAccessibilityNodeInfo(getSelector());
172 if (node != null) {
183 return node;
335 * @param node
336 * @return null if node is null, else a Rect containing visible bounds
338 private Rect getVisibleBounds(AccessibilityNodeInfo node) { argument
376 getScrollableParent(AccessibilityNodeInfo node) argument
[all...]
H A DUiScrollable.java417 AccessibilityNodeInfo node = findAccessibilityNodeInfo(WAIT_FOR_SELECTOR_TIMEOUT);
418 if(node == null) {
422 node.getBoundsInScreen(rect);
496 AccessibilityNodeInfo node = findAccessibilityNodeInfo(WAIT_FOR_SELECTOR_TIMEOUT);
497 if (node == null) {
501 node.getBoundsInScreen(rect);
H A DUiSelector.java307 * Set the search criteria to match the widget by its node
600 * can also be a single level referencing only one node. In such cases the return
604 * reference child node.
657 boolean isMatchFor(AccessibilityNodeInfo node, int index) { argument
668 if (node.isChecked() != getBoolean(criterion)) {
673 s = node.getClassName();
679 s = node.getClassName();
685 if (node.isClickable() != getBoolean(criterion)) {
690 if (node.isCheckable() != getBoolean(criterion)) {
695 if (node
[all...]
/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java74 * to a single node representing that Animator, not create a new Node
248 Node node = mNodes.get(i);
249 if (node != mRootNode) {
250 childList.add(node.mAnimation);
267 Node node = mNodes.get(i);
268 Animator animation = node.mAnimation;
415 Node node = mNodeMap.get(anim);
416 if (node.mChildNodes != null) {
417 int childSize = node.mChildNodes.size();
419 Node child = node
674 start(final Node node) argument
1052 findSiblings(Node node, ArrayList<Node> siblings) argument
1177 addChild(Node node) argument
1187 addSibling(Node node) argument
1197 addParent(Node node) argument
[all...]
/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java99 ViewNode node; field in class:AssistStructure.ViewStackEntry
165 void pushViewStackEntry(ViewNode node, int pos) { argument
175 entry.node = node;
176 entry.numChildren = node.getChildCount();
202 // Write next view node if appropriate.
207 + mCurViewStackEntry.curChild + " in " + mCurViewStackEntry.node);
208 ViewNode child = mCurViewStackEntry.node.mChildren[mCurViewStackEntry.curChild];
217 if (DEBUG_PARCEL_TREE) Log.d(TAG, "Done with " + mCurViewStackEntry.node
833 * Returns true if assist data has been blocked starting at this node i
1058 ViewNodeBuilder(AssistStructure assist, ViewNode node, boolean async) argument
1361 dump(String prefix, ViewNode node) argument
[all...]

Completed in 376 milliseconds

123456