HomeSort by relevance Sort by last modified time
    Searched defs:set_a (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
ScriptC_leak.java 47 public synchronized void set_a(Allocation v) { method in class:ScriptC_leak
  /external/lldb/test/functionalities/breakpoint/inlined_breakpoints/
basic_type.cpp 43 set_a (const T& a) function in class:a_class
  /external/lldb/test/types/
basic_type.cpp 47 set_a (const T& a) function in class:a_class
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_image.cpp 120 FX_INT32 set_a = 0, set_r = 0, set_g = 0, set_b = 0; local
123 ArgbDecode(pBitmap->GetPaletteArgb(1), set_a, set_r, set_g, set_b);
125 if (set_a == 0 || reset_a == 0) {

Completed in 143 milliseconds