Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 231) sorted by relevance

12345678910

/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DErrorCalculator.java72 public float calcErrorRS(Bitmap ideal, Bitmap given) { in calcErrorRS() argument
79 mGivenPixelsAllocation = Allocation.createFromBitmap(mRS, given, in calcErrorRS()
117 public void calcErrorHeatmapRS(Bitmap ideal, Bitmap given, Bitmap output) { in calcErrorHeatmapRS() argument
120 mGivenPixelsAllocation = Allocation.createFromBitmap(mRS, given, in calcErrorHeatmapRS()
132 public static float calcError(Bitmap ideal, Bitmap given) { in calcError() argument
156 int givenColor = given.getPixel(x, y); in calcError()
DerrorCalculator.rs9 rs_allocation given;
35 uchar4 givenPixel = rsGetElementAt_uchar4(given, x, y);
48 float4 givenPixel = rsGetElementAt_float4(given, x, y);
/frameworks/base/tools/aidl/
Dsearch_path.cpp19 find_import_file(const char* given) argument
21 string expected = given;
Dsearch_path.h15 char* find_import_file(const char* given);
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt116 the cache and associates it with the given key. <get> points to a function
117 that retrieves from the cache the value associated with a given key. The
137 To insert a new binary value into the cache and associate it with a given
149 No guarantees are made as to whether a given key/value pair is present in
151 with the given key in the past then it is undefined which value, if any, is
154 recently set value for a given key.
156 To retrieve the binary value associated with a given key from the cache, a
165 a value associated with the given key then the size of that binary value in
168 If the cache contains a value for the given key and its size in bytes is
DEGL_ANDROID_image_native_buffer.txt102 future Android releases. The minimum requirements for a given Android
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc20 "cannot recognize the format of file `%0'.\n object format or given "
22 "cannot recognize the format of file `%0'.\n object format or given "
164 "Cannot initialize mcld::Target for given triple '%0'.\n(Detail: %1)",
165 "Cannot initialize mcld::Target for given triple '%0'.\n(Detail: %1)")
168 "Cannot initialize mcld::DiagnosticLineInfo for given triple '%0'",
169 "Cannot initialize mcld::DiagnosticLineInfo for given triple '%0'")
172 "Cannot initialize mcld::TargetLDBackend for given triple '%0'.",
173 "Cannot initialize mcld::TargetLDBackend for given triple '%0'.")
/frameworks/rs/api/
Drs_object_info.spec303 summary: Return the Allocation for a given pointer
305 Returns the Allocation for a given pointer. The pointer should point within a valid
/frameworks/base/docs/html/guide/appendix/
Dapp-intents.jd56 <td><p>Dials (but does not actually initiate the call) the number given
67 <td>Opens the Maps application to the given location or query. The Geo URI scheme
71given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The hi…
79 <td>Opens the Street View application to the given location. The URI scheme is
Dg-app-intents.jd65 <td><p>Dials (but does not actually initiate the call) the number given
77 <td>Opens the Maps application to the given location or query. The Geo URI scheme
81given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The hi…
90 <td>Opens the Street View application to the given location. The URI scheme is
/frameworks/base/docs/html/guide/topics/location/
Dindex.jd60 <li>Register/unregister for a given {@link android.content.Intent} to be fired if the device
61 comes within a given proximity (specified by radius in meters) of a given lat/long.</li>
/frameworks/base/docs/html/ndk/guides/
Darch.jd18 library, which your app can use to query a given CPU and architecture about the optional
/frameworks/base/docs/html/tools/help/
Dlayoutopt.jd20 <p>To run <code>layoutopt</code> against a given list of layout resources:</p>
Dshell.jd238 <li>{@code --gdb}: Start gdbserv on the given port at crash/ANR.
278 <td>Print the given intent specification as a URI. <p>See the
287 <td>Print the given intent specification as an {@code intent:} URI. <p>See the
556 <td>Print the path to the APK of the given {@code &lt;PACKAGE>}.
600 <td>Enable the given package or component (written as "package/class").
608 <td>Disable the given package or component (written as "package/class").
675 <td>Specifies whether the given permission should be enforced.
683 <td>Trim cache files to reach the given free space.
691 <td>Create a new user with the given {@code &lt;USER_NAME>},
700 <td>Remove the user with the given {@code &lt;USER_IDENTIFIER>},
Dzipalign.jd63 <li>{@code -c} : confirm the alignment of the given file</li>
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags20 # An existing activity is being given a new intent:
38 # The Activity Manager failed to pause the given activity.
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd68 other is given no weight, the third text field without weight will not grow and will only occupy the
70 all three fields are measured. If the third field is then given a weight of 2 (instead of 0), then
/frameworks/base/docs/html/training/tv/tif/
Dui.jd36 <p>Also consider whether certain program content should be presented, given the
158 app's parental controls determine what content displays, given the content rating.
207 <p>To determine if a given content is blocked by parental controls and content rating, you check the
269 track is available for a given track type; for example, subtitles in different languages. Your TV
/frameworks/base/docs/html/training/keyboard-input/
Dnavigation.jd134 The system provides a best-guess as to which view should be given focus
135 in a given direction based on the layout of the views on screen. Sometimes, however, the system
138 <p>If the system does not pass focus to the appropriate view when navigating in a given direction,
/frameworks/compile/mclinker/tools/mcld/
DOptions.td262 HelpText<"Use the given file as the linker script">;
399 HelpText<"Locate a output section at the given absolute address">;
421 HelpText<"Use the given directory as the location of the sysroot">;
425 HelpText<"Add the given directory to the list of search paths">;
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt24 Then take the given Install path (out/target/.../SmartCamera.apk)
/frameworks/base/docs/html/training/volley/
Drequest.jd51 <li>{@code ImageRequest}&mdash;a canned request for getting an image at a given URL and
241 response body at a given URL.</li>
244 response body at a given URL, allowing for an optional
/frameworks/rs/scriptc/
Drs_object_info.rsh254 * Returns: Sub-element at the given index.
369 * rsGetAllocation: Return the Allocation for a given pointer
373 * Returns the Allocation for a given pointer. The pointer should point within a valid
/frameworks/base/docs/html/training/maps/
Dindex.jd57 Street View camera, and animate the camera movements over a given duration. <a class=
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd77 href="/guide/topics/manifest/manifest-element.html#uid">request to be given
86 what matters is that each package has a distinct UID on a given device.</p>
98 be given the same user ID.</p>
320 to deliver the submitted broadcast to the given receiver. As a result, a
386 given to another process.</p>
407 if a URI to an image attachment is given to an image viewer, that image viewer

12345678910