Home
last modified time | relevance | path

Searched defs:g (Results 151 – 175 of 430) sorted by relevance

12345678910>>...18

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dmap_to_7segment.h35 #define _SEG7(l,a,b,c,d,e,f,g) (a << BIT_SEG7_A | b << BIT_SEG7_B | c << BIT_SEG7_C | d << BIT_SEG7… argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.cpp73 const unsigned int g, const unsigned int b) in SetARGB()
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c395 static void google_orientation_geomagnetic(float *g) in google_orientation_geomagnetic()
426 static void google_orientation_6_axis(float *g) in google_orientation_6_axis()
457 static void google_orientation(float *g) in google_orientation()
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGroupedConv2D.cpp64 for (uint32_t g = 0; g < numGroups; g++) { in groupedConvFloat32() local
136 for (uint32_t g = 0; g < numGroups; g++) { in groupedConvQuant8() local
240 for (uint32_t g = 0; g < numGroups; g++) { in groupedConvQuant8PerChannel() local
/aosp12/frameworks/rs/
H A DrsScriptC_LibGL.cpp133 float r, float g, float b, float a) { in rsrPfConstantColor()
195 void rsrColor(Context *rsc, float r, float g, float b, float a) { in rsrColor()
265 void rsrFontColor(Context *rsc, float r, float g, float b, float a) { in rsrFontColor()
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java112 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
149 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java112 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
149 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java115 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
152 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DImageUtils.java127 int g = 0xFF & (color >> 8); in isGrayscale() local
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DShadowPainter.java195 Graphics2D g = image.createGraphics(); in createRectangularDropShadow() local
224 Graphics2D g = image.createGraphics(); in createSmallRectangularDropShadow() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c117 BIGNUM *g = BN_bin2bn(buff, keyMaterial->gSize, NULL); in InitDsaStructParameter() local
208 const BIGNUM *g = DSA_get0_g(dsa); in DsaKeyMaterialData() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp128 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV21() local
185 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV12() local
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicColorMatrix.java143 public void setAdd(float r, float g, float b, float a) { in setAdd()
/aosp12/frameworks/base/media/mca/filterpacks/native/imageproc/
H A Dbrightness.c87 const short g = (pixel.rgba[1] * factor) / 255; in brightness_process() local
/aosp12/frameworks/base/media/java/android/media/
H A DAudioFocusInfo.java71 public void setGen(long g) { in setGen()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h52 float g, a, b, c, d, e, f; member
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java126 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
190 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/aosp12/system/core/healthd/
H A DAnimationParser.cpp58 int* g = &field->color_g; in parse_text_field() local
/aosp12/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp42 float g = lerp(linearize(SkColorGetG(fromColor)), linearize(SkColorGetG(toColor)), fraction); in evaluate() local
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
H A DRenderer.cpp174 bool Renderer::Clear(float r, float g, float b, float a) in Clear()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DColorPreferenceTest.java106 final int g = Color.green(value); in setTitles_noTitle_returnRGBText() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c503 bool g, a; variable
508 bool g, a, out; in run_enable_sequence() local
626 bool g, a, out; in run_dmp_off() local
/aosp12/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp168 uint32_t x, uint32_t y, uint32_t r, uint32_t g=0, uint32_t b=0) { in checkPixel()
269 uint8_t g = chooseColorRgba8888(blockX, blockY, 1); in fillRgba8888Buffer() local
295 unsigned short g = blockY ? 1000: 200; in fillBayerRawBuffer() local
381 uint8_t g = chooseColorRgba8888(maxBlockX, maxBlockY, 1); in checkRgba8888Buffer() local
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DGradient_Delegate.java215 int g = computeChannel((c1 >> 8) & 0xFF, (c2 >> 8) & 0xFF, percent); in computeColor() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/
H A DHistogramView.java53 int g = Color.green(pixels[index]); in doInBackground() local

12345678910>>...18