Home
last modified time | relevance | path

Searched refs:wanted (Results 1 – 18 of 18) sorted by relevance

/frameworks/compile/libbcc/bcinfo/Wrap/
Din_memory_wrapper_input.cpp29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() argument
36 while (found < wanted) { in Read()
Dfile_wrapper_input.cpp35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() argument
36 size_t found = fread((char*) buffer, 1, wanted, _file); in Read()
/frameworks/minikin/libs/minikin/
DFontFamily.cpp143 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { in computeFakery() argument
147 int wantedWeight = wanted.getWeight(); in computeFakery()
149 bool isFakeItalic = wanted.getItalic() && !actual.getItalic(); in computeFakery()
/frameworks/compile/libbcc/include/bcinfo/Wrap/
Dwrapper_input.h36 virtual size_t Read(uint8_t* buffer, size_t wanted) = 0;
Dfile_wrapper_input.h34 virtual size_t Read(uint8_t* buffer, size_t wanted);
Din_memory_wrapper_input.h34 virtual size_t Read(uint8_t* buffer, size_t wanted);
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp281 EGLint attribute, EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute() argument
293 if (wanted == value) { in selectConfigForAttribute()
/frameworks/av/media/libmedia/
DAudioTrackShared.cpp804 size_t wanted = buffer->mFrameCount; in obtainBuffer() local
805 if (avail < wanted) { in obtainBuffer()
808 avail = wanted; in obtainBuffer()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2399 bool wanted = false; in placeOutputSections() local
2405 wanted = true; in placeOutputSections()
2412 wanted = true; in placeOutputSections()
2418 wanted = true; in placeOutputSections()
2433 wanted = true; in placeOutputSections()
2443 wanted = true; in placeOutputSections()
2454 if (wanted) { in placeOutputSections()
/frameworks/base/docs/html/training/design-navigation/
Dscreen-planning.jd65 <p>If we later wanted to allow users to submit news stories or upload photos, we could add addition…
/frameworks/base/docs/html/design/building-blocks/
Dprogress.jd71 In all of the Google Play apps (Music, Books, Movies, Magazines), we wanted the current download st…
/frameworks/base/docs/html/distribute/stories/
Dtablets.jd155 <p>“We knew we had a lot more real estate, and we wanted to provide a more
342 and wanted to position ourselves to be ready for them” said Jeff Rock of
/frameworks/base/docs/html/training/system-ui/
Dstatus.jd77 theme if you wanted to). For example:</p>
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd548 is done using the respective ordering of the two arrays. If we had more columns we wanted
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd269 // If one wanted to search for ogg vorbis files, the type would be &quot;audio/ogg&quot;.
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd172 objects, so if you wanted to animate non-{@link android.view.View} objects, you have to implement
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd793 <p>Previously, if you wanted to listen for when your view attached/detached to the window or
/frameworks/base/docs/html/tools/devices/
Demulator.jd1031 <p>For example, if you wanted to run an HTTP server, you can select