Searched refs:flow (Results 1 – 12 of 12) sorted by relevance
/frameworks/av/drm/libdrmframework/plugins/passthru/ |
D | Android.bp | 33 // Set the following flag to enable the decryption passthru flow
|
/frameworks/av/drm/mediadrm/plugins/mock/ |
D | Android.bp | 33 // Set the following flag to enable the decryption passthru flow
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | camera_response_fast.rsh | 20 // The typical work flow is to first remove the response from a photograph,
|
D | camera_response.rsh | 20 // The typical work flow is to first remove the response from a photograph,
|
/frameworks/base/core/java/android/widget/ |
D | GridView.java | 341 private View makeRow(int startPos, int y, boolean flow) { in makeRow() argument 383 final int where = flow ? -1 : pos - startPos; in makeRow() 384 child = makeAndAddView(pos, y, flow, nextLeft, selected, where); in makeRow() 1444 private View makeAndAddView(int position, int y, boolean flow, int childrenLeft, in makeAndAddView() argument 1452 setupChild(activeView, position, y, flow, childrenLeft, selected, true, where); in makeAndAddView() 1462 setupChild(child, position, y, flow, childrenLeft, selected, mIsScrap[0], where); in makeAndAddView()
|
D | ListView.java | 2052 private View makeAndAddView(int position, int y, boolean flow, int childrenLeft, in makeAndAddView() argument 2060 setupChild(activeView, position, y, flow, childrenLeft, selected, true); in makeAndAddView() 2070 setupChild(child, position, y, flow, childrenLeft, selected, mIsScrap[0]); in makeAndAddView()
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | README.md | 200 The main thread's execution flow is outlined below 213 A worker thread's flow looks like so
|
/frameworks/rs/script_api/ |
D | rs_allocation_create.spec | 23 function. If some control-flow path can result in a call to these functions
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 187 …e provided by SysUI. This figure shows an overview of how the plugin compiling/loading flow works.
|
/frameworks/ml/nn/tools/test_generator/ |
D | README.md | 329 Converters that support nested control flow models accept the following syntax:
|
/frameworks/rs/script_api/include/ |
D | rs_allocation_create.rsh | 25 * function. If some control-flow path can result in a call to these functions
|
/frameworks/base/proto/src/ |
D | wifi.proto | 2690 // The reason code for provisioning failure when a provisioning flow is aborted. 2693 // The reason code for provisioning failure when a provisioning flow is not possible.
|